-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with installation #34
Comments
What is the error you got after this? If you're following these steps properly, there shouldn't be any problem. Please share the error details.. |
could you please translate the error from french to english for me? and also, type "dir /s" to see the list of files in the folder. Share the screenshot please. |
C:\Users\smokerlolilol>cd "C:\Users\smokerlolilol\Desktop\anime-dl-master" C:\Users\smokerlolilol\Desktop\anime-dl-master>python pip install -r requirements.txt C:\Users\smokerlolilol\Desktop\anime-dl-master> |
you don't have Python installed.That's what I thought. The error clearly states that you don't have python installed. |
Can you explain to me what is the system path please. I don't know what it mean in french My python is right over there : C:\Users\smokerlolilol\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Python 3.6 |
Installing python or other dependencies could be tricky. So, if you're not into these things, I'd recommend that you don't touch python at all. This goes for windows users because you need to set up python in your system. Please read this section carefully : https://github.com/Xonshiz/anime-dl#installation I'd recommend that you don't install python at all. Now, if you really want to install Python, and use this script with python instead, you can follow this tutorial step by step: |
have you installed NodeJS properly in your system? move the ffmpeg.exe inside the folder where anime-dl.exe is. |
Install nodejs. Is that node.exe file the installed or the portable nodejs.exe? |
This should do it then. Try running anime-dl now. However, it would be down, as mention in #31 . Crunchyroll or Cloudflare have changed a few things. |
It crash. I opened it and it crash |
This is a command line program. Please look it over internet. Setting up the program and getting it running and all that is not something I can do for everyone. Please look it up on internet. |
Hi,
I have a problem with the installation at the step 4
1.) Make sure you have Python installed and is present in your system's path.
2.) Grab FFmpeg from this link, Node.js from this link and RTMPDump.
3.) Install FFmpeg and Node.js and place it in the directory of this script, or put them in your system's path.
4.) Browse to the directory of this script and open command prompt/shell in that directory and run this command :
python pip install -r requirements.txt
In my cmd I wrote : C:\Users\smokerlolilol>cd "C:\Users\smokerlolilol\Desktop\anime-dl-master"
After, I wrote : C:\Users\smokerlolilol\Desktop\anime-dl-master>python pip install -r requirements.txt
Where is the problem ?
Sorry for my bad english :(
And thank you
The text was updated successfully, but these errors were encountered: