12条回答 默认 最新
- 歇歇 2021-01-30 19:11关注
不多说,直接上干货!
C:\Users\lenovo>pip install mysql-connector-python-rf==2.1.3 Collecting mysql-connector-python-rf==2.1.3 Downloading mysql-connector-python-rf-2.1.3.tar.gz (271kB) 100% |████████████████████████████████| 276kB 222kB/s Building wheels for collected packages: mysql-connector-python-rf Running setup.py bdist_wheel for mysql-connector-python-rf ... done Stored in directory: C:\Users\lenovo\AppData\Local\pip\Cache\wheels\c3\c9\9e\926eae62d46c2f6f7b985165d6791e1a34e1a3a54ac38cda5c Successfully built mysql-connector-python-rf Installing collected packages: mysql-connector-python-rf Successfully installed mysql-connector-python-rf-2.1.3 C:\Users\lenovo>python Python 2.7.13 |Anaconda custom (64-bit)| (default, Sep 19 2017, 08:25:59) [MSC v.1500 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>>
同时,去这个网址里https://www.lfd.uci.edu/~gohlke/pythonlibs/ 把这几个都拿过来
进入,pip install ***就好了
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
悬赏问题
- ¥15 找一个QT页面+目标识别(行人检测)的开源项目
- ¥15 有没有整苹果智能分拣线上图像数据
- ¥20 有没有人会这个东西的
- ¥15 cfx考虑调整“enforce system memory limit”参数的设置
- ¥30 航迹分离,航迹增强,误差分析
- ¥15 Chrome Manifest扩展引用Ajax-hook库拦截请求失败
- ¥15 用Ros中的Topic通讯方式控制小乌龟的速度,走矩形;编写订阅器代码
- ¥15 LLM accuracy检测
- ¥15 pycharm添加远程解释器报错
- ¥15 如何让子窗口鼠标滚动独立,不要传递消息给主窗口