So there's Windows 10 pre-installed and I will not connect it to the Internet.
I downloaded distutils and some other Python libraries' sources, as well as Python3.11 installer offline and clicked an option:
"Disable path length limit Changes your machine configuration to allow programs, including Python, to bypass the 260 character 'MAX_PATH' limitation".
Now while cd'ing in Windows Powershell it does not find the distutils Desktop ~(sub)4folder and other subfolders.
Though they are accessible from the Desktop GUI.
Should I reinstall Python3 without this option?
Is it worth to bother with Python and VSCode offline?
Will Python imports work offline?
Bookmarks