python 安装虚拟环境virtualenv
1.sudo apt install virtualenv
?安裝失敗
2.sudo apt-get update
?更新失敗 提示:
E: 倉庫 “http://mirrors.aliyun.com/ubuntu artful Release” 不再含有 Release 文件。
N: 無法安全地用該源進行更新,所以默認禁用該源。
N: 參見 apt-secure(8) 手冊以了解倉庫創建和用戶配置方面的細節。
E: 倉庫 “http://mirrors.aliyun.com/ubuntu artful-updates Release” 不再含有 Release 文件。
N: 無法安全地用該源進行更新,所以默認禁用該源。
N: 參見 apt-secure(8) 手冊以了解倉庫創建和用戶配置方面的細節。
E: 倉庫 “http://mirrors.aliyun.com/ubuntu artful-backports Release” 不再含有 Release 文件。
N: 無法安全地用該源進行更新,所以默認禁用該源。
N: 參見 apt-secure(8) 手冊以了解倉庫創建和用戶配置方面的細節。
E: 倉庫 “http://mirrors.aliyun.com/ubuntu artful-security Release” 不再含有 Release 文件。
N: 無法安全地用該源進行更新,所以默認禁用該源。
N: 參見 apt-secure(8) 手冊以了解倉庫創建和用戶配置方面的細節。
3.解決sudo apt-get update的問題
參考https://blog.csdn.net/github_35160620/article/details/52115542
文件留備份
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
重新編寫文件? /etc/apt/sources.list 文件 里面存放的是 Linux系統需要的軟件源的網站。
sudo gedit /etc/apt/sources.list將下面代碼寫到文件中
deb http://cn.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
##測試版源
deb http://cn.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse
# 源碼
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
##測試版源
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse
4.再sudo apt-get update
5.再sudo apt install virtualenv
大致就安裝成功了
-------未完待續----------
*******不行排版*********
?
轉載于:https://www.cnblogs.com/cxl-blog/p/10928286.html
總結
以上是生活随笔為你收集整理的python 安装虚拟环境virtualenv的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 环评网上备案怎么办理?
- 下一篇: 电脑cpu检测小工具(电脑CPU性能测试