Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fails PipError #2

Open
thejacko12354 opened this issue Apr 13, 2016 · 1 comment
Open

Install fails PipError #2

thejacko12354 opened this issue Apr 13, 2016 · 1 comment

Comments

@thejacko12354
Copy link

Install fails with:

Traceback (most recent call last):
File "/usr/local/lib/python3.2/dist-packages/setuptools-20.7.0-py3.2.egg/setuptools/sandbox.py", line 154, in save_modules
File "/usr/local/lib/python3.2/dist-packages/setuptools-20.7.0-py3.2.egg/setuptools/sandbox.py", line 195, in setup_context
File "/usr/local/lib/python3.2/dist-packages/setuptools-20.7.0-py3.2.egg/setuptools/sandbox.py", line 243, in run_setup
File "/usr/local/lib/python3.2/dist-packages/setuptools-20.7.0-py3.2.egg/setuptools/sandbox.py", line 273, in run
File "/usr/local/lib/python3.2/dist-packages/setuptools-20.7.0-py3.2.egg/setuptools/sandbox.py", line 242, in runner
File "/usr/local/lib/python3.2/dist-packages/setuptools-20.7.0-py3.2.egg/setuptools/sandbox.py", line 46, in _execfile
File "/tmp/easy_install-lzf3hj/luckydonald-utils-0.43/setup.py", line 4, in
from setuptools import setup, find_packages # Always prefer setuptools over distutils
File "/tmp/easy_install-lzf3hj/luckydonald-utils-0.43/luckydonaldUtils/dependencies/init.py", line 3, in
File "/tmp/easy_install-lzf3hj/luckydonald-utils-0.43/luckydonaldUtils/dependencies/install.py", line 2, in
File "/tmp/easy_install-lzf3hj/luckydonald-utils-0.43/luckydonaldUtils/dependencies/pip_interface.py", line 11, in
ImportError: cannot import name PipError

Python3, setuptools, pip3 is installed

What could it be?

Greets
Jacko

@luckydonald
Copy link
Owner

This is luckydonald/luckydonald-utils#4
Updating is the way to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants