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
receiving following error "/home/ai/blender/blender-3.5.1-linux-x64/blender: symbol lookup error: /home/ai/blender/blender-3.5.1-linux-x64/lib/libopenvdb.so.10.0: undefined symbol: _ZTIN3tbb4taskE"
It seems to be an issue with the version mismatch between TBB OpenvVDB and/or blenderproc.
Pasting pip list below
(blender) blender(base) ai@ai-ubuntu-01-v02:~/blenderproc_datageneration/examples/linemod/test$ pip list
Package Version Editable project location
Describe the issue
receiving following error "/home/ai/blender/blender-3.5.1-linux-x64/blender: symbol lookup error: /home/ai/blender/blender-3.5.1-linux-x64/lib/libopenvdb.so.10.0: undefined symbol: _ZTIN3tbb4taskE"
It seems to be an issue with the version mismatch between TBB OpenvVDB and/or blenderproc.
Pasting pip list below
(blender) blender(base) ai@ai-ubuntu-01-v02:~/blenderproc_datageneration/examples/linemod/test$ pip list
Package Version Editable project location
blenderproc 2.7.0 /home/ai/blenderproc_datageneration
certifi 2024.7.4
charset-normalizer 3.3.2
contourpy 1.1.1
cycler 0.12.1
fonttools 4.53.1
h5py 3.11.0
idna 3.7
imageio 2.34.2
importlib_resources 6.4.0
kiwisolver 1.4.5
lazy_loader 0.4
matplotlib 3.7.5
networkx 3.1
numpy 1.24.4
packaging 24.1
pillow 10.4.0
pip 24.1
progressbar 2.5
pycocotools 2.0.7
pyparsing 3.1.2
python-dateutil 2.9.0.post0
PyWavelets 1.4.1
PyYAML 6.0.1
requests 2.32.3
scikit-image 0.21.0
scipy 1.10.1
setuptools 70.1.0
six 1.16.0
tifffile 2023.7.10
urllib3 2.2.2
wheel 0.43.0
zipp 3.19.2
Minimal code example
Files required to run the code
No response
Expected behavior
Expectation is to run and generate images with hdri background images with lat long set at 20 divisions and 10 uniformly sampled radii.
BlenderProc version
v2.7.0
The text was updated successfully, but these errors were encountered: