-
.sh file cannot be run directly under Win10, so how can I train my model directly through train.py in Win10? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
We recommend using English or English & Chinese for issues so that we could have broader discussion. |
Beta Was this translation helpful? Give feedback.
-
@yuninn Hi, you may try powdershell. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your reply! I have a new problem: subprocess.CalledProcessError: Command '['E:\Anaconda3\envs\open-mmlab\python.exe', '-u', 'tools/train.py', '--local_rank=0', 'configs/cyclegan/cyclegan_lsgan_resnet_in_bktrans_b1x1_250.py', '--launcher', 'pytorch' '--work-dir work_dirs/exp/1/']' returned non-zero exit status 1. |
Beta Was this translation helpful? Give feedback.
@yuninn Hi, you may try powdershell.