I am installing py2exe and there is an error when I run cmd, which is 'python' is not recognized as an internal or external command What should I do?
Asked
Active
Viewed 51 times
0
-
I think python is not properly set up as your path varaible. please configure it accordingly. – Bhargav Mar 30 '17 at 18:45
-
Sorry I am quite dumb at computing... what do you mean in simple words? – ZedNoMercy Mar 30 '17 at 18:47
-
[link](http://stackoverflow.com/a/4855685/6879949) please follow this link u ll find an answer. – Bhargav Mar 30 '17 at 18:50
-
Try [this answer](https://stackoverflow.com/a/2999447). – 3D1T0R Jul 30 '17 at 20:32
-
Possible duplicate of [Trying to use py2exe, but python is not recognized](https://stackoverflow.com/questions/2999427/trying-to-use-py2exe-but-python-is-not-recognized) – 3D1T0R Jul 30 '17 at 20:55