Skip to content

Instantly share code, notes, and snippets.

@emil-alexandrescu
Created May 22, 2014 20:23
Show Gist options
  • Save emil-alexandrescu/73d42fd351486459c980 to your computer and use it in GitHub Desktop.
Save emil-alexandrescu/73d42fd351486459c980 to your computer and use it in GitHub Desktop.
$ fab
Traceback (most recent call last):
File "c:\Python34\Scripts\fab-script.py", line 5, in <module>
from pkg_resources import load_entry_point
File "C:\Python34\lib\site-packages\pkg_resources.py", line 2697, in <module>
working_set.require(__requires__)
File "C:\Python34\lib\site-packages\pkg_resources.py", line 669, in require
needed = self.resolve(parse_requirements(requirements))
File "C:\Python34\lib\site-packages\pkg_resources.py", line 572, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: ecdsa
user@DELL /e/work/dragoncloud/dragoncloudsync/bin (master)
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment