rubi.bootstrap.pytorch icon indicating copy to clipboard operation
rubi.bootstrap.pytorch copied to clipboard

ModuleNotFoundError: block.external

Open darwann opened this issue 2 years ago • 0 comments

Traceback (most recent call last): File "/home/deer/anaconda3/envs/rubi/lib/python3.7/runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "/home/deer/anaconda3/envs/rubi/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/home/deer/anaconda3/envs/rubi/lib/python3.7/site-packages/block/models/metrics/compute_oe_accuracy.py", line 8, in from block.external.VQA.PythonHelperTools.vqaTools.vqa import VQA ModuleNotFoundError: No module named 'block.external

I have install the module block.bootstrap.pytorch in the requirements.txt, did the block have been updated?

darwann avatar Feb 08 '23 13:02 darwann