[issue34289] System can't find the path of Python

2018-07-31 Thread Aleksa Bulatovic
Aleksa Bulatovic added the comment: No,when i type 'cd Python37',the system can't find the path,but i have the path set. (English is not my first language and i started python about 5 or 6 days ago) -- ___ Python tracker <https://bugs.python.

[issue34289] System can't find the path of Python

2018-07-31 Thread Aleksa Bulatovic
New submission from Aleksa Bulatovic : Before you say,yes,i have python path but the system can't find it.Is it because of the installation folder (because i didn't install in the default location) or maybe other? -- components: Windows messages: 322748 nosy: Cross!Alex21, paul.moore

[issue34258] Python shell keeps restarting

2018-07-30 Thread Aleksa Bulatovic
Aleksa Bulatovic added the comment: Thanks Terry J. ReedyTerry. -- ___ Python tracker <https://bugs.python.org/issue34258> ___ ___ Python-bugs-list mailin

[issue34258] Python shell keeps restarting

2018-07-30 Thread Aleksa Bulatovic
Aleksa Bulatovic added the comment: Well the error looks like this = RESTART: F:\Python Shell Learning\Games\How smart are you Test.py = i think it's normal but it won't show '>>> '.I will see what i can do,but thanks for

[issue34258] Python shell keeps restarting

2018-07-29 Thread Aleksa Bulatovic
Aleksa Bulatovic added the comment: Im running as a idle python(when im in editor,i run the module) I get like in 3 days(if you asked when did i get into the program,english is not my first language) For my input calls i put a string so that player knows what to answer to. I hope i answered

[issue34258] Python shell keeps restarting

2018-07-28 Thread Aleksa Bulatovic
New submission from Aleksa Bulatovic : I was writing a code for my test in idle python.When i run the module it's just keeps restarting. This is my code: sins = 0 check = input() if check == "check_sins": print(sins) second = input("Ok,you can start when you are read