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

"pip install pysdf": report error, it seems to be compilation error #6

Open
OccupyMars2025 opened this issue Aug 28, 2022 · 3 comments

Comments

@OccupyMars2025
Copy link

VOG}Q0CU I$5LYIDW0$S2MK

@abhayraw1
Copy link

@OccupyMars2025 I solved it by installing GCC/++ version 9.4.
You can follow this link to do the same. Make sure that your gcc and g++ point to the new version via g++ --version or else this won't work. I was using version 5.4.0 before which did not have the experimental/propogate_const as well!

Hope it helps!

@Clear-3d
Copy link

Clear-3d commented Mar 7, 2023

Thanks!!! I also solved it by installing GCC/++ version 9.4. @abhayraw1

@yyn27
Copy link

yyn27 commented May 3, 2024

@OccupyMars2025 I solved it by installing GCC/++ version 9.4. You can follow this link to do the same. Make sure that your gcc and g++ point to the new version via g++ --version or else this won't work. I was using version 5.4.0 before which did not have the experimental/propogate_const as well!

Hope it helps!

Hi!
I met similar problem in colab environment, I have tried this method, but it didn't work..
Do you have any other suggestions?
1714718162511

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

4 participants