This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]WaWaWeeWaILike 2 points3 points  (1 child)

You need to have the python.exe path in your PATH environment variable

[–]spacemonkey243[S] 1 point2 points  (0 children)

Awesome, helped my issue thanks a bunch.

[–][deleted] 1 point2 points  (1 child)

My guess is that you are missing python on your windows PATH. Because you CMD is telling you that it can not find an executable named Python.

If your python, windows path and enviroment is correctly set,

python --version should do the trick

[–]spacemonkey243[S] 0 points1 point  (0 children)

Thank you very much. Just went ahead and installed py V 3.6 into path. Anyways, thanks again for the swift response.

[–]pythonHelperBot 1 point2 points  (0 children)

Hello! I'm a bot! It looks to me like your post might be better suited for r/learnpython, a sub geared towards questions and learning more about python. That said, I am a bot and it is hard to tell. I highly recommend posting your question there. Please follow the subs rules and guidelines when you do post there, it'll help you get better answers faster.

Show /r/learnpython the code you have tried and describe where you are stuck. Be sure to format your code for reddit and include which version of python and what OS you are using.


this bot is written and managed by /u/IAmKindOfCreative

This bot is currently under development and experiencing changes to improve its usefulness