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

Python import issues under gcc12 #760

Closed
lgeretti opened this issue Sep 4, 2023 · 0 comments
Closed

Python import issues under gcc12 #760

lgeretti opened this issue Sep 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working python Python interface

Comments

@lgeretti
Copy link
Member

lgeretti commented Sep 4, 2023

There are two issues with Release builds on gcc, either macos or Ubuntu.

On macos:

ImportError: dlopen(/usr/local/lib/python3.11/site-packages/pyariadne.so, 0x0002): symbol not found in flat namespace '__ZN7AriadnelsINS_5FloatIJNS_15DoublePrecisionEEEEEERSoS4_RKNS_13PythonLiteralINS_13ApproximationIT_EEEE'

On Ubuntu:

/usr/local/lib/python3.10/dist-packages/pyariadne.so: undefined symbol: _ZN7AriadnelsINS_5FloatIJNS_17MultiplePrecisionEEEEEERSoS4_RKNS_13PythonLiteralINS_13ApproximationIT_EEEE
@lgeretti lgeretti added bug Something isn't working python Python interface labels Sep 4, 2023
@lgeretti lgeretti self-assigned this Sep 4, 2023
@lgeretti lgeretti closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Python interface
Development

No branches or pull requests

1 participant