mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update install_python2.sh
This commit is contained in:
parent
7209bcd97d
commit
a55c033a16
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
ARCH=$(dpkg --print-architecture)
|
||||
|
||||
# 2023-05-19: #3573 -> PR #3582: Ubuntu 23.10's virtualenv 20.23 no longer
|
||||
# supports Python 2. Older versions from Ubuntu 22.04 (#3583) & 23.04 like...
|
||||
# http://launchpadlibrarian.net/651276954/virtualenv_20.19.0+ds-1_all.deb
|
||||
|
|
Loading…
Reference in a new issue