Python not found
New to rapid miner and Python. When first tried Execute Python it said "Python not found, Failed to detect Python at the given path or environment name:". But I have downloaded Python 3.8 and Anacoda but still get these warnings. Spent hours to fix this, so frustrating. Could anyone help me ?
Tagged:
1
Best Answer
-
jacobcybulski Member, University Professor Posts: 391
Unicorn
Make sure that your Python Scripting Settings (in Preferences) point to the correct Python (use Conda settings). If you defined any environments you can select Python from that particular environment and press the "Test" button. Also, I am not certain that RM can call Python 3.8 (I need to test it but I recall having problems with it). I am currently using Anaconda with Python 3.7 and 3.6 on both Windows and Linux and not having any issues.
4
Answers
https://stackoverflow.com/questions/28612500/why-anaconda-does-not-recognize-conda-command/44575773#:~:text=To%20do%20so%2C%20type%3A,%2Fanaconda3%2Fbin%3A%24PATH%20.&text=When%20you%20install%20anaconda%20on,have%20to%20add%20it%20yourself.&text=Next%2C%20you%20can%20add%20Python,command%20in%20your%20command%20prompt.