Skip to content
This repository was 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

@thHawat

Description

@thHawat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions