I’ve reinstalled and installed python and sublime several times. I’ve looked through several forums and google and can not seem to find this answer but I do see that several other people are also having this issue. I have python3 installed but something about the directory isn’t correct. I didn’t do anything other than just install both.
Not sure if this means anything:
If I open CMD and type python it opens python 3.8.1. But if I type python3 in CMD it says not recognized.
This is the error:
[WinError 2] The system cannot find the file specified
[cmd: [‘python3’, ‘-u’, ‘C:\Users\DELL-T3500\Desktop\python_work\apostrophe.py’]]
[dir: C:\Users\DELL-T3500\Desktop\python_work]
[path: C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Users\DELL-T3500\AppData\Local\Smartbar\Application;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\WIDCOMM\Bluetooth Software;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\project2\casperjs\bin;C:\project2\phantomjs\bin;C:\Users\DELL-T3500\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\DELL-T3500\AppData\Local\Programs\Python\Python38;C:\Users\DELL-T3500\AppData\Local\Programs\Python\Python38-32\Scripts;C:\Users\DELL-T3500\AppData\Local\Programs\Python\Python38-32]
[Finished]