-
Notifications
You must be signed in to change notification settings - Fork 33
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 installation failed #199
Comments
Please specify your Ubuntu version and the full error log using pip. |
I came into the same problem in this colab : |
Line 70 in 9bf403f
Becasue the extraction destination is by default the current working folder, we'll fix this |
Are you installing the packages in a clean environment? Is this a What is your Is there any other information reported by |
I re-connect the server and then it works. The issue is so wired. I will create a new account to test the installation. BTW, I have upgraded both requests and setuptools to the latest version and updated the readme. |
users should not consider so much to install our system. this is our duty to make an extremely easy installation! |
still many many installation issues |
a new conda env can install modelci successfully so many issues. Let us discuss these issues and improve the installation next week. I will fix them first. We should avoid these low-class issues and offer an extremely easy-to-use mlmodelci. |
I tried with a clean pip virtual env, also works. I wonder if this is the problem when installed from some existing environment |
No matter how, we should avoid this. I believe our dependency is not as complex as Tensorflow or Pytorch. We must figure it out. |
Software and Hardware Versions
Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-170-generic x86_64)
Problem description
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/zhz/tmp/tensorrtserver/python/tensorrtserver-1.8.0-py2.py3-none-linux_x86_64.whl'
Steps to Reproduce the Problem
Expected Behavior
Other Information
Things you tried, stack traces, related issues, suggestions on how to fix it...
The text was updated successfully, but these errors were encountered: