Skip to content

[Bug]: Failed to automatically install pip - Python 3.14.2 #201

@BradKnowles

Description

@BradKnowles

Description

I was attempting to install Python 3.14.2 got a notice that pip failed to install.

Steps to Reproduce

  1. I just finished installing dtvem and then tried to install Python. No configuration changes, just the following command.
  2. dtvem install python 3.14.2

Expected Behavior

Python and Pip to be installed and ready for use.

Actual Behavior

Pip was not installed, but instructions for manual installation were displayed.

Operating System

Windows

dtvem Version

0.3.0

Go Version (if building from source)

No response

Which runtime is affected?

Python

Error Messages / Logs

Installing Python v3.14.2...
  → Downloading from https://builds.dtvem.io/python/3.14.2/windows-amd64.tar.gz
Downloading 100% |█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (49/49 MB, 41 MB/s)

✓ Extraction complete
✓ Shims created
✓ Python v3.14.2 installed successfully
→ Location: C:\Users\Brad\.dtvem\versions\python\3.14.2
⚠ Failed to install pip
→ To install pip manually:
→   1. Download: https://bootstrap.pypa.io/get-pip.py
→   2. Run: python get-pip.py
✓ Successfully installed Python 3.14.2

Configuration

Additional Context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions