简体   繁体   English

想法冠层缺少python-config

[英]Enthought Canopy missing python-config

Enthought Canopy ships without placing python-config in the path and a homebrew formula I'm trying to install wants to rely on the answers it gets from python-config. 热情的Canopy出厂时没有在路径中放置python-config,而我尝试安装的自制公式希望依赖于它从python-config获得的答案。 How should I resolve this? 我该如何解决? Some answers I've considered: 我考虑过的一些答案:

  1. Is there a chance this is provided by a package I don't have installed? 我没有安装的软件包是否有可能提供此服务? If yes, install it and get on with my life. 如果是,请安装它并继续我的生活。
  2. Roll my own python-config and yell at Enthought about it 滚动我自己的python-config并向Enthought大喊
  3. Revise the homebrew formula to use a more reliable way of interrogating how to build against python 修改自制公式,以使用更可靠的方式来询问如何针对python进行构建

Commentary, advice, and other options would be welcome! 欢迎评论,建议和其他选择!

You should be able to install python-config using pip . 您应该能够使用pip安装python-config This KB article should help you install it. 此知识库文章应帮助您安装它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM