› 論壇總覽 › MP500系列微型電腦討論區 › 請問怎麼將Python11降到Python10以下? › 回覆至:請問怎麼將Python11降到Python10以下?
2023 年 5 月 19 日 上午 6:27
#1474
請用關鍵字 “How to install python 2.7 on Debian” 搜尋,多讀幾篇文章後,再下手。例如:
Install Python 3.x or 2.7 on Debian 11 Bullseye Linux
多讀幾篇再下手的原因是,現在的Linux Distribution中,很多系統程式是用python寫的,不能破壞原有的系統python安裝結構,否則這些python系統程式會受到影響。