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

Pip install not compatible with python 3.8?

adambielski opened this issue · comments

For python 3.8 environment, pip install redner returns the following error:

ERROR: Could not find a version that satisfies the requirement redner-gpu (from versions: none)
ERROR: No matching distribution found for redner-gpu

Pip version:

pip --version
pip 20.0.2 from /home/a/.conda/envs/torch2/lib/python3.8/site-packages/pip (python 3.8)

Seems to work fine with python 3.7

I just released the 3.8 pip packages. Let me know if it works for you or not!

Hi @BachiLi,

I tested the 3.8 pip packages and at least for me it works (still Windows 10).

python 3.9 have the same problem

Hi @BachiLi, Could you please also release the pip packages for Python 3.9?

Hi,
This is currently not working on python3.8 or later versions for Mac.