approachingalmost icon indicating copy to clipboard operation
approachingalmost copied to clipboard

Environment failed lsb - Ubuntu 20.04 LTS -

Open Servando1990 opened this issue 5 years ago • 3 comments

Using Ubuntu 20.04

Conda environment failed

Pip subprocess error: ERROR: Could not find a version that satisfies the requirement apex==0.1 (from -r /home/servando/approachingalmost/condaenv.3ehyjrxh.requirements.txt (line 4)) (from versions: 0.9.8dev.linux-i686, 0.9.8.dev0, 0.9.8a0.dev0, 0.9.9.dev0, 0.9.10.dev0) ERROR: No matching distribution found for apex==0.1 (from -r /home/servando/approachingalmost/condaenv.3ehyjrxh.requirements.txt (line 4))

Servando1990 avatar Jul 30 '20 10:07 Servando1990

I also have this kind of failed error.How can i fix it.Should I upgrade apex version to 0.9.10dev.

pyrobocity360 avatar Aug 06 '20 05:08 pyrobocity360

Using Ubuntu 20.04

Conda environment failed

Pip subprocess error: ERROR: Could not find a version that satisfies the requirement apex==0.1 (from -r /home/servando/approachingalmost/condaenv.3ehyjrxh.requirements.txt (line 4)) (from versions: 0.9.8dev.linux-i686, 0.9.8.dev0, 0.9.8a0.dev0, 0.9.9.dev0, 0.9.10.dev0) ERROR: No matching distribution found for apex==0.1 (from -r /home/servando/approachingalmost/condaenv.3ehyjrxh.requirements.txt (line 4))

can you show the exact steps that you ran and output for the same for a better understanding.

yash276 avatar Aug 06 '20 09:08 yash276

remove apex from requirements/environment file. apex needs to be installed from nvidia repository. follow the instructions here: https://github.com/NVIDIA/apex

On Thu, Aug 6, 2020 at 11:15 AM yashagarwal-ai [email protected] wrote:

Using Ubuntu 20.04

Conda environment failed

Pip subprocess error: ERROR: Could not find a version that satisfies the requirement apex==0.1 (from -r /home/servando/approachingalmost/condaenv.3ehyjrxh.requirements.txt (line 4)) (from versions: 0.9.8dev.linux-i686, 0.9.8.dev0, 0.9.8a0.dev0, 0.9.9.dev0, 0.9.10.dev0) ERROR: No matching distribution found for apex==0.1 (from -r /home/servando/approachingalmost/condaenv.3ehyjrxh.requirements.txt (line 4))

can you show the exact steps that you ran and output for the same for a better understanding.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/abhishekkrthakur/approachingalmost/issues/9#issuecomment-669812807, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJA5ULLLC2Z7CHKGV25ZPLR7JYDNANCNFSM4PNOCXKQ .

abhishekkrthakur avatar Aug 06 '20 09:08 abhishekkrthakur