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

A Problem when running demo #16

Closed
Fishhao123 opened this issue Sep 7, 2020 · 2 comments
Closed

A Problem when running demo #16

Fishhao123 opened this issue Sep 7, 2020 · 2 comments
Labels
more details wanted Need more detailed information

Comments

@Fishhao123
Copy link

Hi, I met a problem when trying to run the demo.py, it seems that there is something missing. Could you please provide a solution?Thanks.

import AlphAction.custom_ext as _C
ModuleNotFoundError: No module named 'AlphAction.custom_ext'

@yelantf
Copy link
Collaborator

yelantf commented Sep 7, 2020

Did you successfully install this project? You should follow the steps shown in INSTALL.md and ensure that no error occurs when running the command python setup.py build develop. Currently, this project does not support PyTorch 1.5+ and you should choose PyTorch 1.1.0-1.4.1. Also, as mentioned in #10 , you should check if you system nvcc version is the same as the one built with PyTorch.

@yelantf
Copy link
Collaborator

yelantf commented Sep 17, 2020

Issue closed due to the lack of response.

@yelantf yelantf closed this as completed Sep 17, 2020
@yelantf yelantf added the more details wanted Need more detailed information label Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more details wanted Need more detailed information
Projects
None yet
Development

No branches or pull requests

2 participants