I bought the Python crash course text book to help me get started into programming. I have been at it for over 4 hours now and I just can’t seem to figure out what is wrong. I first installed Python 3.10 the Sublime text editor from the website. Opened up the Sublime editor to get started. First try it said Python was not installed. even thought it was. then after some searching online I found a “fix” where you added the path tp the system as well as the path for python (I hope I am explaining good enough for others to understand) I did all that, followed the videos to the tee but it still didn’t work. Next it gave me a message that read:
winerror 2] the system cannot find the file specified [cmd: [‘python3’, ‘u’, ‘’]] [dir: c:\program files\sublime text] [path: c:\windows\system32;c:\windows;c:\windows\system32\wbem;c:\windows\system32\windowspowershell\v1.0;c:\windows\system32\openssh;c:\program files (x86)\nvidia corporation\physx\common;c:\program files\nvidia corporation\nvidia nvdlisr;c:\users\jturc\appdata\local\programs\python\python310;c:\users\jturc\appdata\local\programs\python\python310\scripts;c:\users\jturc\appdata\local\programs\python\python310\scripts;c:\users\jturc\appdata\local\programs\python\python310;c:\users\jturc\appdata\local\programs\python\launcher;c:\users\jturc\appdata\local\microsoft\windowsapps;c:\users\jturc\appdata\local\programs\python\python310;;c:\program files\jetbrains\pycharm 2022.1\bin;] [finished]
Did another search and came upon yet another “fix” which i followed and now it reads the following:
C:\Users\JTurc\AppData\Local\Programs\Python\Python310\python.exe: can’t find ‘main’ module in ‘’
No idea what to do next. I just want to install these programs and start learning code. I am not a stupid person but for the life of me I can’t get this to work.
Is there anyone out there willing to help me get these programs running?
Please help