scribd-downloader icon indicating copy to clipboard operation
scribd-downloader copied to clipboard

python3: can't open file 'run.py': [Errno 2] No such file or directory

Open leliile opened this issue 2 years ago • 4 comments

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

leliile avatar Jun 12 '23 06:06 leliile

I don't know what went wrong, didn't open browser serious account after running

leliile avatar Jun 12 '23 07:06 leliile

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

tomeli5n avatar Jun 26 '23 23:06 tomeli5n

Newb - can someone exlplain the solution? I am experiencing the same error. Ive tried running local on mac terminal, and also as a replit.

rankpuertorico avatar Sep 14 '23 16:09 rankpuertorico

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" Untitled

I go to terminal and input like this: (This just for window), you can search "how to get path on Mac" on youtube image

When you go to the folder contain "run.py" you can download the ebook from terminal. Hope it can help you

thieuphong220203 avatar Nov 14 '23 20:11 thieuphong220203