https://github.com/aorumbayev/pipx_bug
https://github.com/aorumbayev/pipx_bug
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aorumbayev/pipx_bug
- Owner: aorumbayev
- Created: 2024-04-23T13:25:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-24T10:29:07.000Z (over 1 year ago)
- Last Synced: 2025-03-16T20:55:05.824Z (7 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dummy cli to reproduce ImpImported bug
# Steps to reproduce
1. Launch codespace
2. curl https://pyenv.run | bash
3. Add pyenv (see last lines from output of 2.) pyenv to .bashrc
4. pyenv install 3.12.2
5. pyenv global 3.12.2
6. pipx install . --force --python $(which python)
7. pipx-bug-cli -> observe failing error