Closed realyukii closed 1 month ago
I think I see what's wrong: if your system does not have the Universal CRT installed, then the installer tries to download it. This is a bug in my installer. It shouldn't be trying to download it in the first place; it should be able to install the Universal CRT without Internet access. I will work on fixing this and uploading new installers.
Before I get that done, I think you could fix the problem by installing the Universal CRT yourself either by updating your system via Windows Update or by going to https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c.
It works like a charm, thank you very much! :)
problem solved, closing the issue.
I have uploaded fixed installers which do not require Internet access if the Universal CRT is not present.
When trying to install both
python-3.13.0-amd64-full.exe
andpython-3.9.0-amd64-full.exe
, I encounter error that seems a network issue (?) but the internet connection seems working fine, tested byping google.com
on cmdline.How do I debug further this issue? I would appreciate if you point me to the right direction, thanks!
The log: Python 3.9.0 (64-bit)_20241023192016.log