facebookresearch / facebookresearch/SlowFast
ModuleNotFoundError: No module named 'vision'
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
When I want to run run_net.py, this error showed up.
Traceback (most recent call last):
File "/home/matthew_kwok_tictag_io/event_detection/slowfast/tools/run_net.py", line 9, in
from vision.fair.slowfast.tools.demo_net import demo
ModuleNotFoundError: No module named 'vision'
How can I solve this
Contributor guide
Assessment
This issue has not been assessed yet.