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

error in importing libraries from the roi_temporal_pooling #58

Open
jafar-pivotchain opened this issue Dec 9, 2019 · 0 comments
Open

Comments

@jafar-pivotchain
Copy link

jafar-pivotchain commented Dec 9, 2019

I am running the code on CPU and using pytorch version 0.4 as importing torch.utils.ffi throws an error or higher versions of torch. when the command from ._roi_temporal_pooling import lib as _lib, ffi as _ffi is run from the _model/roi_temporal_pooling/ext/roi_temporal_pooling/init.py, it throws an error No module named 'model.roi_temporal_pooling._ext.roi_temporal_pooling._roi_temporal_pooling. This means the file _roi_temporal_pooling does not exist. Those who have run the code can provide me with the file lying in location _model/roi_temporal_pooling/ext/roi_temporal_pooling/

Thanks.

@jafar-pivotchain jafar-pivotchain changed the title error in importing libraries error in importing libraries from the roi_temporal_pooling Dec 9, 2019
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