Guest User

Untitled

a guest
May 25th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "setup.py", line 37, in <module>
  3. 'Topic :: Software Development :: Libraries :: Python Modules',
  4. File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 152, in setup
  5. dist.run_commands()
  6. File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 975, in run_commands
  7. self.run_command(cmd)
  8. File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 995, in run_command
  9. cmd_obj.run()
  10. File "build/bdist.linux-i686/egg/setuptools/command/install.py", line 76, in run
  11. File "build/bdist.linux-i686/egg/setuptools/command/install.py", line 104, in do_egg_install
  12. File "build/bdist.linux-i686/egg/setuptools/command/easy_install.py", line 211, in run
  13.  
  14. File "build/bdist.linux-i686/egg/setuptools/command/easy_install.py", line 427, in easy_install
  15.  
  16. File "build/bdist.linux-i686/egg/setuptools/command/easy_install.py", line 478, in install_item
  17.  
  18. File "build/bdist.linux-i686/egg/setuptools/command/easy_install.py", line 519, in process_distribution
  19.  
  20. File "build/bdist.linux-i686/egg/pkg_resources.py", line 563, in resolve
  21. distributions, errors = working_set.find_plugins(
  22. File "build/bdist.linux-i686/egg/pkg_resources.py", line 799, in best_match
  23.  
  24. File "build/bdist.linux-i686/egg/pkg_resources.py", line 811, in obtain
  25. raise TypeError("Can't add %r to environment" % (other,))
  26. File "build/bdist.linux-i686/egg/setuptools/command/easy_install.py", line 434, in easy_install
  27.  
  28. File "build/bdist.linux-i686/egg/setuptools/package_index.py", line 475, in fetch_distribution
  29. AttributeError: 'NoneType' object has no attribute 'clone'
Add Comment
Please, Sign In to add comment