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

Installation error for both master and at_assert_fix. #101

Open
ShuangjunLiu opened this issue Jan 4, 2021 · 0 comments
Open

Installation error for both master and at_assert_fix. #101

ShuangjunLiu opened this issue Jan 4, 2021 · 0 comments

Comments

@ShuangjunLiu
Copy link

Hello, I failed to install the neural_renderer via pip install.
It still didn't work after I checkout the 'at_assert_fix.py' branch.
There log shows tons of warnings and errors. To make it less crowded here, I list the last few lines of errors here.

...
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1380): error C3203: 'templated_iterator': unspecia
lized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1438): note: see reference to class template insta
ntiation 'ska::flat_hash_map<K,V,H,E,A>' being compiled
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1384): error C3203: 'templated_iterator': unspecia
lized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1392): error C3203: 'templated_iterator': unspecia
lized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1474): error C3203: 'templated_iterator': unspecia
lized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1511): note: see reference to class template insta
ntiation 'ska::flat_hash_set<T,H,E,A>' being compiled
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1479): error C3203: 'templated_iterator': unspecia
lized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1483): error C3203: 'templated_iterator': unspecia
lized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1487): error C3203: 'templated_iterator': unspecia
lized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
C:/Anaconda3/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1491): error C3203: 'templated_iterator': unspecia
lized class template can't be used as a template argument for template parameter '_Ty1', expected a real type
error: command 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\bin\nvcc.exe' failed with exit status 2

My env:
windows10, python3.7, pytorch 1.3

Thanks.

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

1 participant