Closed chanangad closed 1 year ago
You should run the demo in the prismer directory. And set pythonpath=.
Alternatively, I have added the pythonpath
in the script, so just run python demo.py --exp_name MODEL_NAME
should work.
No further updates.
File "/Users/achandhok/Documents/GitHub/prismer/experts/edge/generate_dataset.py", line 10, in
from dataset.utils import *
ModuleNotFoundError: No module named 'dataset'
dataset folder is not in the current but parent directory