X Tutup
The Wayback Machine - https://web.archive.org/web/20260116134338/https://github.com/python/cpython/issues/118788
Skip to content

it seems "python -m ensurepip" fails when installing from python .org, on windows for python-3.13.0b1 #118788

@stonebig

Description

@stonebig

Bug report

Bug description:

installing from python.org the Windows 64 installer x64.... no pip at the end of installation

trying (insisting) with a "python -m ensurepip" also blows out with a

                ~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "C:\...\WPy64-31300b1\python-3.13.0b1.amd64\Lib\tempfile.py", line 384, in mkdtemp
    _os.mkdir(file, 0o700)
    ~~~~~~~~~^^^^^^^^^^^^^OSError: [WinError 1332] Le mappage entre les noms de compte et les ID de sécurité n’a pas été effectué

CPython versions tested on:

3.13

Operating systems tested on:

Windows

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup