seglink icon indicating copy to clipboard operation
seglink copied to clipboard

Python error: <stdin> is a directory, cannot continue

Open ghost opened this issue 6 years ago • 2 comments

hello! when I run ./manage.py <exp> train,the error shows:

Python error: is a directory, cannot continue

what's wrong with it?

ghost avatar Sep 19 '17 15:09 ghost

right command should be ./manage.py train "dir" "name of jason", default command here "./manage.py train exp/sgd pretrain"

BowieHsu avatar Sep 19 '17 23:09 BowieHsu

OK,thanks for your answer~

ghost avatar Sep 20 '17 06:09 ghost