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

Unsupported compiler -- at least C++11 support is needed! #5

Open
protonea opened this issue Dec 22, 2022 · 2 comments
Open

Unsupported compiler -- at least C++11 support is needed! #5

protonea opened this issue Dec 22, 2022 · 2 comments

Comments

@protonea
Copy link

Rather than an issue, this is probably the reflection of my ignorance. I am trying to install ecsim on a mac for python use and receive this error: Unsupported compiler -- at least C++11 support is needed! as a RuntimeError after running a python3.9 setup.py install. I imagine that you might need more details to hopefully try to help me. I do not think that it has to do with the pybind11 because I have that and there is some runtime. Again, not an expert on this, just a chemist. Thanks.

@Limhes
Copy link
Owner

Limhes commented Dec 23, 2022

Hey, if all you want is to use ecsim from Python, you can install it using pip: pip install pyecsim

@protonea
Copy link
Author

Hi pip install did not work, I get error:
ERROR: Could not find a version that satisfies the requirement pyecsim (from versions: none)
ERROR: No matching distribution found for pyecsim

I did manage to install your "PyESP". I am very excited to try it. However, the manual in the link "http://lem.ch.unito.it/chemistry/esp_manual.html" cannot be reached. If it can be found in another site I would appreciate if you point me in that direction.
Are the functions in ESCIM and PyESP similar? Can I learn PyESC from the examples provided for both programs?
Thank you very much!

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

2 participants