mac os上python报错 fatal error: 'Python.h' file not found
Posted tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac os上python报错 fatal error: 'Python.h' file not found相关的知识,希望对你有一定的参考价值。
1. 安装python (可安装任意版本)
brew install python@3.9
2. 创建虚拟环境
cd ~
/opt/homebrew/bin/python3.9 -m venv ai3.9
3. 激活虚拟环境
source ~/ai3.9/bin/activate
4. 安装
pip install xxx
黄世宇/Shiyu Huang\'s Personal Page:https://huangshiyu13.github.io/
以上是关于mac os上python报错 fatal error: 'Python.h' file not found的主要内容,如果未能解决你的问题,请参考以下文章
cuda报错: nvcc fatal : Host compiler targets unsupported OS
Err "Kernel panic - not syncing: Fatal exception"