| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-21 | 375 Bytes | |
| v1.1.2 -- Installation Fix_ Reliable venv Package Detection source code.tar.gz | 2026-04-21 | 12.0 kB | |
| v1.1.2 -- Installation Fix_ Reliable venv Package Detection source code.zip | 2026-04-21 | 18.2 kB | |
| Totals: 3 Items | 30.6 kB | 0 | |
What's changed
- Fixed virtual environment creation failing even when python3-venv appeared to be available
- Installer now detects the exact Python version at runtime and installs the matching venv package (e.g. python3.10-venv, python3.12-venv)
- Eliminates ensurepip not available error on Ubuntu 22.04