-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I was attempting to install Python 3.14.2 got a notice that pip failed to install.
Steps to Reproduce
- I just finished installing dtvem and then tried to install Python. No configuration changes, just the following command.
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.2Configuration
Additional Context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working