随笔分类 -  环境

摘要:一、创建虚拟环境 1.安装virtualenv,virtualenvwrapper pip install virtualenv virtualenvwrapper 安装好之后创建存放虚拟环境目录,这里我存在 ~/pythonvenv 里,查看当前路径:pwd,返回/home/cch/pythonv 阅读全文
posted @ 2022-12-17 10:31 爬虫王者 阅读(259) 评论(0) 推荐(0)