nv-tlabs / NKSR

[CVPR 2023 Highlight] Neural Kernel Surface Reconstruction
https://research.nvidia.com/labs/toronto-ai/NKSR
Other
747 stars 43 forks source link

AttributeError: module 'nksr' has no attribute 'Reconstructor' #1

Closed enginBozkurt closed 1 year ago

enginBozkurt commented 1 year ago

err

heiwang1997 commented 1 year ago

Hi did you follow the environment setup section to install all the necessary dependencies? Would you please try re-install the NKSR package again using the following command please? Thanks!

pip install -U nksr -f https://nksr.huangjh.tech/whl/torch-2.0.0+cu118.html
heiwang1997 commented 1 year ago

@enginBozkurt closing this issue now for inactivity. Feel free to re-open if needed.

tangtaogo commented 1 year ago

I had the same problem at torch 1.10.0.

heiwang1997 commented 1 year ago

Hi @Trent-tangtao torch 1.10.0 is not supported. Please refer to all our supported pytorch versions here: https://github.com/nv-tlabs/NKSR/blob/public/NKSR-USAGE.md#pre-built-wheels

tangtaogo commented 1 year ago

Got it! @heiwang1997 Thanks for your reply!

TwiggyDaniels commented 1 year ago

Installed all dependencies manually via pip since I am not able to use conda in our environment. This produces the original error when using torch 2.0.0