DeepEventMine
DeepEventMine copied to clipboard
error when importing torch
HI
when I run sh run.sh config cg 0 for the install I get this error
(pytorch-env) [cjeynes DeepEventMine]$ sh run.sh config cg 0
Traceback (most recent call last):
File "scripts/generate_configs.py", line 7, in
but earlier on when I did (pytorch-env) [cjeynes DeepEventMine]$ export CUDA_VISIBLE_DEVICES=0 (pytorch-env) [cjeynes DeepEventMine]$ CUDA_PATH=/usr/local/cuda pip install torch==1.1.0 torchvision==0.3.0
it says requirement already satisfied (it installed fine on the first command)
is there an easy fix?
thanks
We have updated a new setting environment with conda here. Could you try again? https://github.com/aistairc/DeepEventMine/tree/train