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

Requirements for environment installation #2

Closed
anonymous-pusher opened this issue Jun 25, 2023 · 1 comment
Closed

Requirements for environment installation #2

anonymous-pusher opened this issue Jun 25, 2023 · 1 comment

Comments

@anonymous-pusher
Copy link

Hello,

There were some issues when setting up the environment for the repo. First, the requirements.txt file mentions that the pytorch3d version used is 0.5.0 but in renderer_helper there is an import of ShaderBase from pytorch3d.renderer.mesh.shader which was introduced in version 0.6.2 if I'm not mistaken.

Anyway, here are the steps I used to create the environment, they might be useful:

tensorboard
lpips
pytorch_msssim
chumpy # then comment "#from numpy import bool, int, float, complex, object, unicode, str, nan, inf "in /home/xx/moniconda3/envs/harp/lib/python3.9/site-packages/chumpy/__init__.py
scikit-learn
scipy
matplotlib
scikit-image 
matplotlib 
imageio 
plotly 
opencv-python
@korrawe
Copy link
Owner

korrawe commented Jun 29, 2023

Thank you so much for checking and providing clear instructions!
The version of pytorch3D is indeed wrong as I push the previous requrements.txt instead of the most recent one.
I now updated the readme following your suggestion.

@korrawe korrawe closed this as completed Jun 29, 2023
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