创建虚拟环境「venv」

# 创建虚拟环境
python3 -m venv .

# 激活虚拟环境
source bin/activate
发表评论
留言与评论(共有 0 条评论) “”
   
验证码:

相关文章

推荐文章