Install does not check python version is suitable
Bug #1959688 reported by
Robert Ladyman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Breezy |
Fix Released
|
Medium
|
Jelmer Vernooij |
Bug Description
python setup.py install (as suggested in INSTALL) will fail during the rust compilations (!) complaining about PyO3's minimum supported version being 3.6 (of Python).
INSTALL text states 'Python 3.5 or newer.'
Related branches
lp://staging/~jelmer/brz/install-rust
- Jelmer Vernooij: Approve
-
Diff: 89 lines (+11/-11)4 files modifiedINSTALL (+5/-4)
README.rst (+1/-2)
doc/developers/code-style.txt (+2/-1)
setup.py (+3/-4)
tags: | added: install |
Changed in brz: | |
status: | New → Fix Committed |
importance: | Undecided → Medium |
assignee: | nobody → Jelmer Vernooij (jelmer) |
milestone: | none → 4.0.0 |
Changed in brz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
1. Check which version of Python, if any, is installed on your machine /www.quickpaypo rtal.review/
2. Install or update Python on Windows, macOS, and Linux
3. Use Python on mobile devices like phones or tablets
4. Use Python on the Web with online interpreters
5. https:/