MrPowerScripts / reddit-karma-farming-bot

"Is karma really that important to you? Damn bro, you need a life" - YouTube Comment
https://mrpowerscripts.com
MIT License
297 stars 120 forks source link

No python. I had python 3.10 installed but unistalled it and installed 3.9 for this bot #206

Open R2kReigns opened 2 years ago

R2kReigns commented 2 years ago

Added the python 3.9 to the path but the bot is still looking for python 3.10 path. How do I solve this? Uninstalled 3.10 because I was getting the pystemmer-2.0.1-cp39-cp39-win_amd64.whl is not a supported wheel on this platform error. And now I'm getting this instead.

running without menu No Python at 'C:\Users\XXXXXXXXX\AppData\Local\Programs\Python\Python310\pyt hon.exe' exiting... Press any key to continue . . .

Luois45 commented 2 years ago

Try deleting Python 3.1 out of the path.

R2kReigns commented 2 years ago

Try deleting Python 3.1 out of the path.

I didn't find how to do that. I'm on windows 8.1.

Luois45 commented 2 years ago

This guide should be helpful: https://www.java.com/en/download/help/path.html Where it says that you should create a new one delete the Python 3.1 one.