-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Open
Labels
3.13bugs and security fixesbugs and security fixespendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtopic-ensurepiptype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
# Add a code block here, if required
### Environment
- Python version: 3.13.x
- OS: Windows 11 64-bit
### Command
python -m venv digiven
### Issue
The process hangs during ensurepip execution and does not complete.
After waiting, I had to interrupt manually, resulting in KeyboardInterrupt.
### Expected behavior
Virtual environment should be created successfully.
### CPython versions tested on:
3.13
### Operating systems tested on:
WindowsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixespendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtopic-ensurepiptype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error