Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

Error on install - Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-KJHgg7/brew/ #29

Open
thHawat opened this issue Jun 5, 2017 · 1 comment

Comments

@thHawat
Copy link

thHawat commented Jun 5, 2017

Hi,

I'm on Mac OS 10.12.4

I cannot install brew.
pip install brew fails :

(root) MacBook-Pro-de-Didier:Octopus Didier$ sudo -H pip install brew
Collecting brew
Downloading brew-0.1.4.zip (48kB)
100% |████████████████████████████████| 51kB 309kB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/private/tmp/pip-build-KJHgg7/brew/setup.py", line 22, in
with open('requirements.txt') as fid:
IOError: [Errno 2] No such file or directory: 'requirements.txt'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-KJHgg7/brew/

I also tried sudo pip install brew, and sudo -H pip install brew.

Thanks for your help.

@paulochf
Copy link

+1

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

No branches or pull requests

2 participants