Dear Developers,
I am unable to install GNS on my macOS and also on Windows 10 (anaconda or WSL). Whenever I run this command I get erros:
python3 -m gns.train --data_path="" --model_path="" --model_file="model.pt" --train_state_file="train_state.pt" --ntraining_steps=100
It says:
/usr/bin/python3: No module named gns.train
I couldn't find step-by-step instructions on the installation of gns anywhere.
Thank you,
Ram
Dear Developers,
I am unable to install GNS on my macOS and also on Windows 10 (anaconda or WSL). Whenever I run this command I get erros:
python3 -m gns.train --data_path="" --model_path="" --model_file="model.pt" --train_state_file="train_state.pt" --ntraining_steps=100
It says:
/usr/bin/python3: No module named gns.train
I couldn't find step-by-step instructions on the installation of gns anywhere.
Thank you,
Ram