python: can't open file 'test_video_swapsingle.py': [Errno 2] No such file or directory #52

Closed
opened 2021-07-17 13:17:53 +02:00 by SeaCowTamer · 4 comments
SeaCowTamer commented 2021-07-17 13:17:53 +02:00 (Migrated from github.com)

python: can't open file 'test_video_swapsingle.py': [Errno 2] No such file or directory
how to fix

python: can't open file 'test_video_swapsingle.py': [Errno 2] No such file or directory how to fix
woctezuma commented 2021-07-17 15:13:40 +02:00 (Migrated from github.com)
%cd SimSwap/
```bash %cd SimSwap/ ```
SeaCowTamer commented 2021-07-19 01:04:44 +02:00 (Migrated from github.com)

i always forget to do that

i always forget to do that
WannabeTechGuy commented 2022-01-22 01:39:07 +01:00 (Migrated from github.com)
%cd SimSwap/

Hello - same issue here "can't open file 'test_video_swapmulti.py': [Errno 2] No such file or directory"

The first thing that I did within anaconda was change the directory to the SimSwap folder on my desktop (in my case) using "cd C:\Users\Comp\Desktop\SimSwap". Yet when I run the usage command I get the the error. I double checked my file paths as well. Can anyone help? I should also add that "test_video_swapmulti.py" is located in my SimSwap root folder.

Thank you

> ```shell > %cd SimSwap/ > ``` Hello - same issue here "can't open file 'test_video_swapmulti.py': [Errno 2] No such file or directory" The first thing that I did within anaconda was change the directory to the SimSwap folder on my desktop (in my case) using "cd C:\Users\Comp\Desktop\SimSwap". Yet when I run the usage command I get the the error. I double checked my file paths as well. Can anyone help? I should also add that "test_video_swapmulti.py" is located in my SimSwap root folder. Thank you
woctezuma commented 2022-01-22 10:33:35 +01:00 (Migrated from github.com)

If you are in the right repository, then the script should be found.

If you are in the right repository, then the script should be found.
Sign in to join this conversation.