Domhnall Boyle

Results 7 comments of Domhnall Boyle

import dirt **Traceback (most recent call last): File "tests/square_test.py", line 4, in import dirt File "/root/dirt/dirt/__init__.py", line 2, in from rasterise_ops import rasterise, rasterise_batch File "/root/dirt/dirt/rasterise_ops.py", line 7, in _rasterise_module...

Yes @pmh47, librasterise.so did not exist at the path listed in my error, I checked the local pip site-packages for dirt and it was in fact there instead. I fixed...

Thanks @pmh47, I'll give that a try. @fasogbon, how did you fix the original error of librasterise.so not existing in the directory?

@pmh47 thanks for your advice, I used the https://hub.docker.com/r/nvidia/cudagl docker devel image with nvidia-docker and did not need to change anything in the dirt/csrc/CMakeLists.txt to install dirt. The only issue...

Having the same issue, @Engineering-Course is there a possible solution for this?

@Engineering-Course @Utkarsh-Utsav is there a reason why matlab is used for these [scripts](https://github.com/Engineering-Course/CIHP_PGN/tree/master/datasets/CIHP/tool) considering the rest of the codebase is in Python? I've tried porting them to Python but I...

Hi, has there been any progress on this issue? Currently doesn't work on pip version 8.1.2