Open leliile opened 1 year ago
I don't know what went wrong, didn't open browser serious account after running
C:\Users\zql-->python3 run.py https://fr.scribd.com/book/495509558/Comprendre-BITCOIN-en-seulement-2H python3: can't open file 'run.py': [Errno 2] No such file or directory
could you run this command?
dir
It seems like you're not running the command in the project folder
Newb - can someone exlplain the solution? I am experiencing the same error. Ive tried running local on mac terminal, and also as a replit.
Newb - can someone exlplain the solution? I am experiencing the same error. Ive tried running local on mac terminal, and also as a replit.
you can find a folder "scribd-downloader-main" (the folder you download from git) and then you go to that folder you will see the file name "run.py", I do not use MAC but I think it's the same on Window. Now you open terminal on Mac and use the command: cd + path of the folder contain "run.py". example: my run.py on the folder with this path: "D:\tool\scribd-downloader-main"
I go to terminal and input like this: (This just for window), you can search "how to get path on Mac" on youtube
When you go to the folder contain "run.py" you can download the ebook from terminal. Hope it can help you
C:\Users\zql-->python3 run.py https://fr.scribd.com/book/495509558/Comprendre-BITCOIN-en-seulement-2H python3: can't open file 'run.py': [Errno 2] No such file or directory