Python Forum
0x80072efd - unspecified error - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: 0x80072efd - unspecified error (/thread-35715.html)



0x80072efd - unspecified error - Souvr13 - Dec-05-2021

I tried downloading Python version 3.7.8 (32 Bit web-based download) and I got an error message saying "0x80072efd - unspecified error" when attempting to install Python. Does anyone know how to fix this? I have Windows 8 installed and therefore cannot install the newer versions of Python.


RE: 0x80072efd - unspecified error - DeaD_EyE - Dec-06-2021

It has to do something with svchost and networking. It's not a Python-Problem. It's a problem of Windows itself.

https://answers.microsoft.com/en-us/windows/forum/all/windows-10-store-error-code-0x80072efd/65735b7b-833e-4007-bdef-df1e16812629


RE: 0x80072efd - unspecified error - FC8 - Dec-06-2021

Yeah, this would be a problem with windows. Try doing a google search on the error code. I never used windows 8 so I'm afraid that's all I can provide in terms of information.


RE: 0x80072efd - unspecified error - snippsat - Dec-06-2021

Try Miniconda if that work finish.
Souvr13 Wrote:I have Windows 8 installed
Most have Windows 8 Service Pack 1(AKA Windows 8.1) or get this error.
This can help.
Update for Windows 8 for x64-based Systems (KB2999226)
Install Python as Administrator.