homan icon indicating copy to clipboard operation
homan copied to clipboard

ModuleNotFoundError that "No module named 'detectron2.projects'"

Open binghui-z opened this issue 4 years ago • 1 comments
trafficstars

Hello,thanks for this amazing repo and also for easy to understand step by step installation. When I run this code in windows10 , I meet a ModuleNotFoundError that "No module named 'detectron2.projects'" in folder "homan\homan\pointrend.py".

I have installed detectron2-0.2.1 in a conda environment, could you tell me how can I import this module, or where this module in detectron2.

binghui-z avatar Sep 05 '21 01:09 binghui-z

Hi,

Thank you very much for your interest in our code ! Unfortunately I am not maintaining the compatibility with windows. I have found that getting an environment with successful installation of Detectron2 and the hand-object detectors already pretty difficult to get working on Linux. As I don't have access to a windows install with GPU it is not easy for me to investigate.

Let me know however if you find a way around it as it might be useful to others !

Yana

hassony2 avatar Oct 20 '21 13:10 hassony2