小编Mik*_*laj的帖子

错误:无法为 pymssql 构建轮子,这是安装基于 pyproject.toml 的项目所必需的

我在安装时遇到了问题pymsql,你们有类似的情况吗?

\n

我发现了与我的 M1 用户链接类似的问题

\n

我也尝试过:

\n

使用以下命令升级 pip: python -m pip install --upgrade pip

\n

升级轮子: pip install --upgradewheel

\n

使用以下命令升级 setuptools: pip install --upgrade setuptools

\n

当我尝试安装时,我收到:

\n
Collecting pymssql\n  Using cached pymssql-2.2.2.tar.gz (170 kB)\n  Installing build dependencies: started\n  Installing build dependencies: finished with status \'done\'\n  Getting requirements to build wheel: startedNote: you may need to restart the kernel to use updated packages.\n  Getting requirements to build wheel: finished with status \'done\'\n  Preparing metadata …
Run Code Online (Sandbox Code Playgroud)

python windows pymssql visual-studio-code

3
推荐指数
1
解决办法
2万
查看次数

标签 统计

pymssql ×1

python ×1

visual-studio-code ×1

windows ×1