Skip to content
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

fail to run "pip install async_sparse_py/" #2

Closed
irence06 opened this issue Aug 6, 2020 · 3 comments
Closed

fail to run "pip install async_sparse_py/" #2

irence06 opened this issue Aug 6, 2020 · 3 comments

Comments

@irence06
Copy link

irence06 commented Aug 6, 2020

ERROR: Failed building wheel for async-sparse

subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--config', 'Release', '--', '-j']' returned non-zero exit status 2.
----------------------------------------
ERROR: Command errored out with exit status 1: /home/auto-lwj/anaconda3/envs/mmdet/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gyb27m4s/setup.py'"'"'; file='"'"'/tmp/pip-req-build-gyb27m4s/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-wdbvum9a/install-record.txt --single-version-externally-managed --compile --install-headers /home/auto-lwj/anaconda3/envs/mmdet/include/python3.7m/async-sparse Check the logs for full command output.

@irence06
Copy link
Author

irence06 commented Aug 6, 2020

upgrading the version of GCC can solve this problem

@978326187
Copy link

upgrading the version of GCC can solve this problem

which version should i install?

@MessikommerNico
Copy link
Contributor

We used GCC version 7.5.0 during development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants