无法安装skbuild [英] Not able to install skbuild

查看:761
本文介绍了无法安装skbuild的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用命令安装 CMake

I am trying to install "CMake" with command

pip3 install CMake. 

它为模块 skbuild给出了错误

Its gives an error for a module "skbuild"

from skbuild import setup, ModuleNotFoundError: No module named 'skbuild' 

但是在尝试使用命令

pip3 install skbuild 

它给出了错误

"Could not find a version that satisfies the requirement skbuild (from versions: ) No matching distribution found for skbuild". 

我无法解决此错误。请帮忙。我尝试在Windows 10上实施。使用Python 3.7.0。我尝试了pip3的几个版本(10.0.1、9.0.3、9.0.2、9.0.1)。什么都没用。

I am not able to solve this error. Please help. I trying the implementation it on Window 10. Using Python 3.7.0. I tried couple of versions of pip3 (10.0.1, 9.0.3, 9.0.2, 9.0.1). Nothing is working.

推荐答案

此页面(适用于Windows)作为MSI软件包和ZIP文件。您可以找到所用操作系统的一个。

There are pre-compiled binaries available on THIS page for Windows as MSI packages and ZIP files. You can find the one for the OS you are using.

如果要继续使用当前方法,则可以参考此链接

If you want to proceed with your current approach then can you can probably refer THIS LINK

这篇关于无法安装skbuild的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆