You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: