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

caffe2_detectron_ops.dll not loading #784

Closed
rachel-latour opened this issue Jun 28, 2021 · 3 comments
Closed

caffe2_detectron_ops.dll not loading #784

rachel-latour opened this issue Jun 28, 2021 · 3 comments

Comments

@rachel-latour
Copy link

When I install this (Windows 10, Anadonda), everything installs fine. I used conda for PyTorch and pip install -r requirements.txt, but when I try to run "python demo_cli.py" I get:

Error loading "C:\Users[username]\anaconda3\lib\site-packages\torch\lib\caffe2_detectron_ops.dll" or one of its dependencies.

But the dll file is there. right where it should be. Is there some step missing from the Windows install process or did I miss something?

@ghost
Copy link

ghost commented Aug 25, 2021

Please follow the directions here to set up the repo without Anaconda: #642 (comment)

@ghost ghost closed this as completed Aug 25, 2021
@chuanye-Wang
Copy link

Did you use Anaconda for environment creating? ( I faced the same question without using Anaconda, and the f-ing caffe2_detectron_ops.dll is right where it should be.) Then I tried to use Anaconda.navigator to creat the environment and conda install torch. Bingo, I finally got everything fine.

@chuanye-Wang
Copy link

Still, don know what's problem behind the method to creat environment with Anaconda, but I guess maybe it's because some connetion between files can only make by the system?

This issue was closed.
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