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

git install error #17

Open
jocelynguo opened this issue Nov 7, 2018 · 1 comment
Open

git install error #17

jocelynguo opened this issue Nov 7, 2018 · 1 comment

Comments

@jocelynguo
Copy link

I like to use pip3 install with the syntax:
pip3 install git+https://github.com/ravidziv/IDNNs.git

I got this error message:
Collecting git+https://github.com/ravidziv/IDNNs.git
Cloning https://github.com/ravidziv/IDNNs.git to /private/tmp/pip-req-build-59as3hdr
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/anaconda3/lib/python3.6/tokenize.py", line 452, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/private/tmp/pip-req-build-59as3hdr/setup.py'

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

Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-req-build-59as3hdr/

Anyone knows how to solve it? I am using MacOS, and I also try this syntax in another Mac which also gives me the same error.

@Xu1yuan2
Copy link

me too

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