Skip to content
小飞侠
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
菜单

博客

  1. 首页>
  2. python>
  3. 服务器搭建Python虚拟环境时出现setuptools pkg_resources pip wheel failed with error code 2

服务器搭建Python虚拟环境时出现setuptools pkg_resources pip wheel failed with error code 2

  • Post author:xfxia
  • Post published:2023年8月29日
  • Post category:python


解决办法:

先输入如下命令

$ virtualenv venv

然后再输入搭建环境命令,如

virtualenv -p /usr/bin/python2 py2env

参考来源:

https://blog.csdn.net/m0_37873413/article/details/79588322


你可能也喜欢

[Python]( jupyter notebook)查询路径, 添加路径, 路径拼接, os模块

python—sqlalchemy简单使用方法,一对多,多对多,双向关系教程

Python纯手动搭建BP神经网络(手写数字识别)

基于Python 利用桑基图(Sankeydiagram)表示转移矩阵(土地利用)

Python3.6安装Pillow库

Windows安装Python3

Python——allure安装教程

Python巧解动物园搬家问题,如何划分无冲突子集,被惊艳到了(64)

python处理ppt的类库python-pptx自选图形的枚举

python3使用import redis模块报ModuleNotFoundError: No module named ‘redis’

Python find_element_by_css_selector 定位

python1:布尔类型

python将list转为矩阵_python list转矩阵的实例讲解

VS写Python时出现的第三方库 Unable to resolve XXX 问题(已解决)

执行Python文件时 error: unrecognized arguments

Python的exec

python实现VTS和CTS-ON-GSI自动flash system.img脚本

Python打印更详细的异常信息

Python-可扩展性方案,register使用

【Python】networks查看图信息(3)

目录

  • APICloud (3)
  • golang (228)
  • java (8,236)
  • linux (4,002)
  • mysql (2,800)
  • php (1,070)
  • python (5,439)
  • solidity (25)
  • uniapp (235)
  • vue (2,463)
  • 其他 (88,233)
  • 小程序 (801)

文章归档

  • 2023年十二月 (1872)
  • 2023年十一月 (477)
  • 2023年十月 (17371)
  • 2023年九月 (44974)
  • 2023年八月 (26399)
  • 2023年七月 (14793)
  • 2023年六月 (1)
  • 2023年五月 (2186)
  • 2023年四月 (3838)
  • 2023年三月 (1544)
  • 2023年二月 (3)
  • 2023年一月 (4)
  • 2022年十二月 (3)
  • 2022年十一月 (36)
  • 2022年十月 (16)
  • 2022年九月 (8)
  • 2021年九月 (1)
  • 2020年九月 (6)
  • 2020年八月 (5)

标签

Aave (1) cosmos (6) defi (255) flag (27) gitee (1) github (1) golang (234) java (8234) linux命令 (82) List (1) map (1115) mysql (3093) npm (237) tendermint (6) uuid (43) vant (64) vmware (270) 区块链 (63) 合约 (37) 小程序版本更新 (3)
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
Copyright xfxia.com 鲁ICP备19024253号-2
关闭菜单