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

Installation Problems #6

Open
RadekZenkl opened this issue Dec 15, 2020 · 3 comments
Open

Installation Problems #6

RadekZenkl opened this issue Dec 15, 2020 · 3 comments

Comments

@RadekZenkl
Copy link

When executing python setup.py install I get an error which says that a newer version of GCC is needed. The warning references to this issue. However the suggested approaches from the issue did not work for me. I am using conda and don't have sudo rights.

Finally, I resolved the error by running: conda install -c anaconda gxx_linux-64
I hope this helps anyone who has the same problem.

@TiankangXie
Copy link

I had the same problem with my Windows Desktop.. Just curious are you using windows too?

@RadekZenkl
Copy link
Author

No, I tried this on linux machines only.

@heng-yuwen
Copy link

now it fails when pytorch > 1.7.0

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