【发布时间】:2020-02-25 06:55:39
【问题描述】:
我正在寻找连接到 PyCharm 中的 Sybase 数据库。从可用软件包和终端安装时出现以下错误:
(venv64) C:\Users\xxxx\Documents\PyCharm\EOM_ML_201901>pip install sybase
ERROR: Could not find a version that satisfies the requirement sybase (from versions: none)
ERROR: No matching distribution found for sybase
(venv64) C:\Users\xxxx\Documents\PyCharm\EOM_ML_201901>pip install python-sybase
ERROR: Could not find a version that satisfies the requirement python-sybase (from versions: none)
ERROR: No matching distribution found for python-sybase
有没有人成功安装过win10?
彼得
【问题讨论】: