We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Simon, I'm getting this error when trying to import the module:
"home/andres/anaconda3/lib/python3.9/site-packages/pyfof.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZSt28__throw_bad_array_new_lengthv"
I'm using Ubuntu 21.10 Python 3.9.7 Cython 0.29.26 Boost 1.77.0 gcc 11.2.0
Hope you can help me, thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Simon,
I'm getting this error when trying to import the module:
"home/andres/anaconda3/lib/python3.9/site-packages/pyfof.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZSt28__throw_bad_array_new_lengthv"
I'm using
Ubuntu 21.10
Python 3.9.7
Cython 0.29.26
Boost 1.77.0
gcc 11.2.0
Hope you can help me,
thank you.
The text was updated successfully, but these errors were encountered: