I’m trying to install rasa - x in my machine and i’m getting the following error even though i installed wget and added the environment variable with correct path. Could you please help me in this?
You need to install wget first, since it is not native to Windows. I would recommend that you use Linux instead. Here is an introduction.
I’ve installed wget already and added the path variable. Is it not work in windows? If so, Is there any way to work in windows?
There are a lot of dependencies what are easier to install and use on Linux. I think you will have a lot of issues when developing in Windows. Should you feel adventerous then you can try https://www.cygwin.com/ or Ubuntu on Window
If you’re using Windows, you won’t find wget
by default. Here are a few options:
- You can get
wget
for Windows from GNU’s official website. - You might find it easier to use a Linux system for commands like
wget
. - There are other cool tools like aria2, cURL, uGet, and HTTPie for Terminal that you can use for downloading files. Each one has its own strengths, so give them a try to see which one works best for you. Detailed terms can be found on the website https://andersenlab.com/services/mobile-development