pip installation failed
See original GitHub issueSoftware 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…
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (8 by maintainers)
Top Results From Across the Web
How to install modules with PIP (and fix it when it fails) - Medium
First make sure that you have installed Python. The main way to do this is to go to PyPi and search for your...
Read more >pip fails to install anything, error: invalid command 'egg_info'
Running pip install --upgrade setuptools then running easy_install PackageName has resolved it for me, where PackageName is the name of the package I...
Read more >Pip install fails | Apple Developer Forums
Pip install fails · 1) apparently successful install of beta · 2) xcode command line tools installed via terminal · 3) python -V...
Read more >How to Install Pip on Windows - ActiveState
One of the most common problems with running Python tools like pip is the “not on PATH” error. This means that Python cannot...
Read more >Pip installation fails, CUTCLASS not found #473 - GitHub
Bug pip installation fails in a docker container, CUTCLASS not found, git submodule update --init --recursive not executed To Reproduce ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No matter how, we should avoid this. I believe our dependency is not as complex as Tensorflow or Pytorch. We must figure it out.
I tried with a clean pip virtual env, also works. I wonder if this is the problem when installed from some existing environment