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.

Issue installing APEX on ubuntu

See original GitHub issue

Usage:

I’m trying to install and run https://github.com/microsoft/DialoGPT which uses Apex

environment:

Ubuntu 16.04 conda 4.8.2 Python 3.6.9 :: Anaconda, Inc. processor: Intel® Core™ i7-9700F CPU @ 3.00GHz × 8 graphics: GeForce RTX 2060/PCIe/SSE2

Problem:

After running pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./ this occurs:

ERROR: Command errored out with exit status 1: /home/bl/anaconda3/envs/LSP/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/home/bl/DialoGPT/apex/setup.py'"'"'; __file__='"'"'/home/bl/DialoGPT/apex/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' --cpp_ext --cuda_ext install --record /tmp/pip-record-j92zt9oj/install-record.txt --single-version-externally-managed --compile --install-headers /home/bl/anaconda3/envs/LSP/include/python3.6m/apex Check the logs for full command output.

( which is causes another exception Given no hashes to check 137 links for project 'pip': discarding no candidates )

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

4reactions
sepalcommented, May 13, 2020
0reactions
monologuesmwcommented, Jul 2, 2020

I meet this error too

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot get Apex to install on NVIDIA AMI 19.05 ( Ubuntu ...
I want to be able to install and use the Apex package ... AMI (running Ubuntu 18.04.3 LTS), but I have run into...
Read more >
How To Install & Play Apex Legends on Linux - YouTube
In this video I cover how to install and play Apex Legends on Linux with full working multiplayer. Step 1. Enable Steam Proton...
Read more >
6.4 Downloading and Installing Oracle Application Express
Learn about downloading and installing Oracle Application Express. This section describes how to download and install Oracle Application Express.
Read more >
How to play Apex Legends on Linux - Addictive Tips Guide
Apex Legends is a free-to-play battle-royale hero shooter. ... To install Steam on Ubuntu, enter the following apt install command.
Read more >
Install apex-mobius on Ubuntu using the Snap Store - Snapcraft
Either log out and back in again, or restart your system, to ensure snap's paths are updated correctly. Install apex-mobius. To install apex- ......
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