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
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/eebulii/eval36/lib/python3.6/site-packages/pymesh2-0.3-py3.6-linux-aarch64.egg/pymesh/__init__.py", line 18, in <module>
from .Mesh import Mesh
File "/home/eebulii/eval36/lib/python3.6/site-packages/pymesh2-0.3-py3.6-linux-aarch64.egg/pymesh/Mesh.py", line 5, in <module>
import PyMesh
ImportError: /home/eebulii/eval36/PyMesh/python/pymesh/lib/libPyMesh-Mesh.so: undefined symbol: __aarch64_ldadd8_acq_rel
The text was updated successfully, but these errors were encountered:
liubq7
changed the title
Error in building third party dependency Draco
Installation for arm64
May 18, 2023
Is it possible to install for arm64?
OS: ubuntu18.04
Python: 3.6.9
After installation, I tried to run
will get error
The text was updated successfully, but these errors were encountered: