Windows Install
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 804
- PR merge metrics
- No merged PRs in 30d
Description
I have been trying to get the demo working on my windows machine, and have not been able to figure out the commands to get a successful install. I get all the way to executing the code and right when I get to executing the demo I get this error:
File "../../tools/demo.py", line 7, in from tools.test import * ModuleNotFoundError: No module named 'tools'
Any clue how to fix this on a windows machine? I think it has to do with the export commands I have been doing wrong on windows. I have been using the set command and still nothing. Any clue why?
Thanks for the help!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with tools/demo.py and the tools.test import shown in the traceback, then reproduce the Windows setup and demo command that reaches this failure. Done means the Windows installation and demo run without ModuleNotFoundError, with the required setup or command guidance made explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100