Open ooodragon94 opened 4 years ago
sorry, I solved above problem with pip install . on ./DIM directory I also had cortex version mismatch so I chagned required cortex version in setup.py to 0.11, will it be fine?
and now when I try to run the code
cortex GAN --d.source CIFAR10 --d.copy_to_local
I get
KeyError: 'torchvision
not found in .cortex.yml data_paths'
any suggestions?
hello! thanks for your great repo. I followed all instructions and made a new conda environment specific to this code. I'm not sure why but it seems to fail on loading modules
I'm working on ./DIM directory and wrote command python scripts/main.py --help
thanks for your support in advance