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 provided pymeshlab fails on CentOS-7 x86_64 #215

Closed
truatpasteurdotfr opened this issue Apr 29, 2022 · 1 comment
Closed

pip provided pymeshlab fails on CentOS-7 x86_64 #215

truatpasteurdotfr opened this issue Apr 29, 2022 · 1 comment

Comments

@truatpasteurdotfr
Copy link

(morphometrics) [truadm@santos 20220429]$ python3 -c 'import pymeshlab'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/esmmc/morphometrics/miniconda3/envs/morphometrics/lib/python3.9/site-packages/pymeshlab/__init__.py", line 11, in <module>
    from .pmeshlab import *
ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /esmmc/morphometrics/miniconda3/envs/morphometrics/lib/python3.9/site-packages/pymeshlab/pmeshlab.cpython-39-x86_64-linux-gnu.so)
@truatpasteurdotfr
Copy link
Author

same as #157

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

1 participant