Skip to content

Instantly share code, notes, and snippets.

@idontgetoutmuch
Created January 14, 2020 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save idontgetoutmuch/ce371c1bff064b4a37e93568c6557b59 to your computer and use it in GitHub Desktop.
Save idontgetoutmuch/ce371c1bff064b4a37e93568c6557b59 to your computer and use it in GitHub Desktop.
> > > Traceback (most recent call last):
File "parse_scale_results.py", line 1, in <module>
import google.cloud.storage as gcs
File "/nix/store/gxp58kpabrj9ilw890ihs76009ki3k3l-python3-3.7.4-env/lib/python3.7/site-packages/google/cloud/storage/__init__.py", line 34, in <module>
from pkg_resources import get_distribution
ModuleNotFoundError: No module named 'pkg_resources'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment