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

Install and import pyunigen #14

Closed
izzayacine opened this issue Aug 30, 2023 · 3 comments
Closed

Install and import pyunigen #14

izzayacine opened this issue Aug 30, 2023 · 3 comments

Comments

@izzayacine
Copy link

I successfully installed pyunigen with pip command, but when I try to import the module I get this error:

Traceback (most recent call last):
File "", line 1, in
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pyunigen.cpython-38-darwin.so, 0x0002): symbol not found in flat namespace '__ZNK5CMSat9SATSolver38serialize_solution_reconstruction_dataEv'

I get the same message in Linux and Mac OS.

@msoos
Copy link
Collaborator

msoos commented Aug 30, 2023

Ooops, thank you so much for the bug report! I have now kicked off a new PyPI build. There should be a new 2.5.6 package built and released on PyPI soon (it's automatic). Can you please check in about 30m-1h if the new version is released? If it's released, it should work! If not, can you please let me know and I'll look into it :) Thanks again,

Mate

@izzayacine
Copy link
Author

It works now. Thanks

@msoos msoos closed this as completed Aug 30, 2023
@msoos
Copy link
Collaborator

msoos commented Aug 30, 2023

Nice! Thank you again, this kind of feedback REALLY helps!

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