为了能快速了解并处理您的问题,请提供以下基础信息: 系统版本:系统:Ubuntu 22.04.5 LTS (Jammy Jellyfish) x86_64(Py3.13.9)
问题描述:连接[backcolor=rgba(251, 251, 251, 0.7)]SQLServer 报错 远程数据库连接失败!No module named 'pymssql'
相关截图(日志、错误):远程数据库连接失败!No module named 'pymssql' 已经安装了pymssql
root@ecs-46ac:~# pip install pymssql
Looking in indexes: https://mirrors.aliyun.com/pypi/simple
Requirement already satisfied: pymssql in /usr/local/lib/python3.10/dist-packages (2.3.13)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
|