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
WARNING: failed to load librasterise.so; rasterisation functions will be unavailable:
/home/nd/PycharmProjects/dirt-master/dirt/librasterise.so: cannot open shared object file: No such file or directory
AttributeError: 'NoneType' object has no attribute 'rasterise'
who can help me to answer?
The text was updated successfully, but these errors were encountered:
This means that the install/build did not work correctly. I see you posted lots of comments on other issues, but it is not clear what is current status. Did you manage to install with pip, and fix the problem with EGL? Or did you check out dirt repo separately and build with cmake?
run the 'square_test.py', have a problem:
WARNING: failed to load librasterise.so; rasterisation functions will be unavailable:
/home/nd/PycharmProjects/dirt-master/dirt/librasterise.so: cannot open shared object file: No such file or directory
AttributeError: 'NoneType' object has no attribute 'rasterise'
who can help me to answer?
The text was updated successfully, but these errors were encountered: