Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'pyredner' #56

Open
Sameer078 opened this issue Mar 25, 2023 · 1 comment
Open

No module named 'pyredner' #56

Sameer078 opened this issue Mar 25, 2023 · 1 comment

Comments

@Sameer078
Copy link

ModuleNotFoundError Traceback (most recent call last)
in
----> 1 from optimizer import Optimizer

2 frames
/content/gdrive/MyDrive/ColabNotebooks/NextFace/renderer.py in
1 import torch
2 import math
----> 3 import pyredner
4 import redner
5 import random

ModuleNotFoundError: No module named 'pyredner'

@yosun
Copy link

yosun commented Jun 19, 2023

install rednergpu see install.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants