I follow religiously the youtube video (Installing Rasa Open Source: Windows 10 (64 bit) - YouTube) installation procedure but it comes to ‘pip install raza’ I get : ‘ERROR: Could not find a version that satisfies the requirement raza (from versions: none) ERROR: No matching distribution found for raza’ I have seen this error on my Windows 10 so many times…no matter what I do. Any idea on how to fix it? Thanks Stefano
Hey @drindrin,
Could you please give us some more information?
- Python version? command line:
python --version
- Pip version? command line:
pip --version
- Anaconda version?
- When does this error occur / which step fails?
Best regards
Sorry I had a typo (raza instead of rasa )