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

Command "python setup.py egg_info" failed with error code 1 #3

Open
KrisITB opened this issue Apr 1, 2019 · 0 comments
Open

Command "python setup.py egg_info" failed with error code 1 #3

KrisITB opened this issue Apr 1, 2019 · 0 comments

Comments

@KrisITB
Copy link

KrisITB commented Apr 1, 2019

Hi!

When I try to instal the package on jupyter notebook with python 3.6 I get the following error:

Collecting https://github.com/lciti/cvxEDA/archive/master.zip
Downloading https://github.com/lciti/cvxEDA/archive/master.zip
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "c:\program files (x86)\microsoft visual studio\shared\anaconda3_64\lib\tokenize.py", line 452, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\B00064110\AppData\Local\Temp\pip-req-build-sd6fiq56\setup.py'

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

Command "python setup.py egg_info" failed with error code 1 in C:\Users\B00064110\AppData\Local\Temp\pip-req-build-sd6fiq56\

Kernel runs with admin privileges so that's not an issue

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