Skip to content

Instantly share code, notes, and snippets.

Created September 18, 2015 06:09
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 anonymous/4cb544bb2b34d7879609 to your computer and use it in GitHub Desktop.
Save anonymous/4cb544bb2b34d7879609 to your computer and use it in GitHub Desktop.
pycrypto error
root@butterfly [~]# gns3
Traceback (most recent call last):
File "/usr/local/bin/gns3", line 5, in <module>
from pkg_resources import load_entry_point
File "<frozen importlib._bootstrap>", line 1565, in _find_and_load
File "<frozen importlib._bootstrap>", line 1532, in _find_and_load_unlocked
File "/usr/local/lib/python3.3/site-packages/setuptools-12.2-py3.3.egg/pkg_resources/__init__.py", line 3020, in <module>
File "/usr/local/lib/python3.3/site-packages/setuptools-12.2-py3.3.egg/pkg_resources/__init__.py", line 614, in _build_master
File "/usr/local/lib/python3.3/site-packages/setuptools-12.2-py3.3.egg/pkg_resources/__init__.py", line 920, in require
File "/usr/local/lib/python3.3/site-packages/setuptools-12.2-py3.3.egg/pkg_resources/__init__.py", line 807, in resolve
pkg_resources.DistributionNotFound: pycrypto!=2.4,>=2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment