2.安装pip, 下载get-pip.py, https://bootstrap.pypa.io/get-pip.py,然后Python 这个文件,如果没有权限就加sudo 3.安装coreml:这个各种报error,利用了以下这种使用虚拟环境的方式,不方便的一点就是每次需要在虚拟环境里使用coreml: 链接:https://stackoverflow.com/questions/44612991/error-installing-coremltools You're trying to c
python 3.5.2安装mysql驱动报错 python 3.5.2安装mysql驱动时出现如下异常: [root@localhost www]# pip install mysql-connector-python Collecting mysql-connector-python Could not find a version that satisfies the requirement mysql-connector-python (from versions: ) No match