Hi @DataMower, Im also reading the same book to learn python. Im instaled Python v3.8 and sublime text has the book advise.
the problem that I have is similar to yours and can´t get printed the firs exercise. The error that send me is this:
[WinError 2] El sistema no puede encontrar el archivo especificado
[cmd: [‘python3’, ‘-u’, ‘C:\Users\Ricardo\Dropbox\Mis documentos 2018\python_work\hello_world.py’]]
[dir: C:\Users\Ricardo\Dropbox\Mis documentos 2018\python_work]
[path: C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn;C:\Program Files\Microsoft SQL Server\140\Tools\Binn;C:\Program Files\Microsoft SQL Server\140\DTS\Binn;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn;C:\Users\Ricardo\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\Ricardo\AppData\Local\Programs\Python\Python38;C:\Users\Ricardo\AppData\Local\Programs\Python\Launcher;C:\Users\Ricardo\AppData\Local\Microsoft\WindowsApps;]
[Finished]
Please, can you help me to solved?.
Best Regards.