question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pip installation failed

See original GitHub issue

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…

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
HuaizhengZhangcommented, Feb 1, 2021

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.

0reactions
YuanmingLeeecommented, Feb 1, 2021

I tried with a clean pip virtual env, also works. I wonder if this is the problem when installed from some existing environment

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found