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

pip install error #3

Open
ashfallen0 opened this issue Sep 21, 2015 · 0 comments
Open

pip install error #3

ashfallen0 opened this issue Sep 21, 2015 · 0 comments

Comments

@ashfallen0
Copy link

Downloading/unpacking git+https://github.com/noio/peas
Cloning https://github.com/noio/peas to /tmp/pip-uyzCqi-build
Running setup.py (path:/tmp/pip-uyzCqi-build/setup.py) egg_info for package from git+https://github.com/noio/peas
Traceback (most recent call last):
File "", line 17, in
IOError: [Errno 2] No such file or directory: '/tmp/pip-uyzCqi-build/setup.py'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

IOError: [Errno 2] No such file or directory: '/tmp/pip-uyzCqi-build/setup.py'


Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip-uyzCqi-build
Storing debug log for failure in /home/ash/.pip/pip.log

PIP LOG:

/usr/bin/pip run on Mon Sep 21 12:42:16 2015
Downloading/unpacking git+https://github.com/noio/peas
Cloning https://github.com/noio/peas to /tmp/pip-uyzCqi-build
Found command 'git' at '/usr/bin/git'
Running command /usr/bin/git clone -q https://github.com/noio/peas /tmp/pip-uyzCqi-build
Running setup.py (path:/tmp/pip-uyzCqi-build/setup.py) egg_info for package from git+https://github.com/noio/peas
Traceback (most recent call last):
File "", line 17, in
IOError: [Errno 2] No such file or directory: '/tmp/pip-uyzCqi-build/setup.py'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

IOError: [Errno 2] No such file or directory: '/tmp/pip-uyzCqi-build/setup.py'


Cleaning up...
Removing temporary dir /tmp/pip_build_root...
Command python setup.py egg_info failed with error code 1 in /tmp/pip-uyzCqi-build
Exception information:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1230, in prepare_files
req_to_install.run_egg_info()
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 326, in run_egg_info
command_desc='python setup.py egg_info')
File "/usr/lib/python2.7/dist-packages/pip/util.py", line 715, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command python setup.py egg_info failed with error code 1 in /tmp/pip-uyzCqi-build

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

1 participant