Skip to content

Windows 11 - No python packages are being downloaded for installation. #328

@SLMaxwell

Description

@SLMaxwell

Install source and version

  • Installed from the Windows Store
  • Installed with the MSIX from python.org
  • Installed with the MSI from python.org
  • Installed with winget install 9NQ7512CXL7T

Version: 26.1.240.0

Describe the bug
It appears as if no Python packages are being downloaded for installation.

Initial installation of manager through winget appeared to complete correctly. Typing py install --configure in Windows Terminal correctly started the configuration flow. All configuration questions were accepted and configuration appeared to complete successfully. When asked to Install CPython now? answer Y.

Echo displays Installing Python 3.14.4. But then the terminal sits with no progress, no apparent network activity and no installation.

The only package that does install is the fallback package 3.14.3 bundled within the package itself. But even then only when explicitly asked for: py install 3.14.3

To Reproduce
Steps to reproduce the behavior:

  1. py install (choose any version)
  2. wait....

Expected behavior
Expecting a package to download and install with progress display.

Not sure what else to try for debugging to resolve or help resolve the issue?

Additional Info

  • All install logs during the "freeze" are blank (0 kb) log files.
  • Windows 11 Pro for Workstations Version 10.0.26200 Build 26200

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions