vt-vl-lab / 3d-photo-inpainting

[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
https://shihmengli.github.io/3D-Photo-Inpainting/
Other
6.91k stars 1.11k forks source link

Nvidia K-Series K80 Error #66

Closed boraturant closed 4 years ago

boraturant commented 4 years ago

Anyone running the model with Nvidia K-Series K80? (on Windows)?

I am getting the following vispy error, which I believe is related with OpenGL driver support.

File "C:\ProgramData\Anaconda3\envs\3DP\lib\distutils\version.py", line 335, in _cmp if self.version == other.version: AttributeError: 'LooseVersion' object has no attribute 'version'

boraturant commented 4 years ago

Closing the issue.

AWS EC2 P GPU Instances does not work, reason being the lack of OpenGL lib.

Nerdyvedi commented 4 years ago

@boraturant , Could you share how we could fix this, I am facing the same issue