BachiLi / redner

Differentiable rendering without approximation.

Home Page:https://people.csail.mit.edu/tzumao/diffrt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build for 3.9 no attribute 'CameraType'

marianbasti opened this issue · comments

Hi there!
I've built and installed the library for python 3.9, but when trying to import pyredner I get the error
module 'redner' has no attribute 'CameraType'

Here's a screenshot:

image

My system is Windows 10, python 3.9, CUDA 11.6

On further inspection, the module doesn't seem to have any of the functions or attributes it should have

image

I'm sure something went wrong on the build.