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

libtbb.so file being short error #32

Open
gokceay opened this issue Apr 24, 2024 · 0 comments
Open

libtbb.so file being short error #32

gokceay opened this issue Apr 24, 2024 · 0 comments

Comments

@gokceay
Copy link

gokceay commented Apr 24, 2024

Hi Xharlie,

I could not download pymesh2 or pymesh correctly. I have tried different pymesh libraries and none of them worked. After building pymesh from the source as mentioned here: PyMesh/PyMesh#59
I got the following error when I run : python preprocessing/create_point_sdf_grid.py --thread 8
Traceback (most recent call last):
File "preprocessing/create_point_sdf_grid.py", line 5, in
import pymesh
File "/home/ubuntu/anaconda3/envs/tf13/lib/python3.6/site-packages/pymesh2-0.3-py3.6-linux-x86_64.egg/pymesh/init.py", line 18, in
from .Mesh import Mesh
File "/home/ubuntu/anaconda3/envs/tf13/lib/python3.6/site-packages/pymesh2-0.3-py3.6-linux-x86_64.egg/pymesh/Mesh.py", line 5, in
import PyMesh
ImportError: /home/ubuntu/DISN/isosurface/tbb/tbb2018_20180822oss/lib/intel64/gcc4.7/libtbb.so: file too short
this error.
I cannot understand whether the error is related with libtbb.so file being short or it is due to the pymesh library

Any help would be greatly appreciated

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