type
status
date
slug
summary
tags
category
icon
password
ERROR: Could not build wheels for pocketsphinx, which is required to install pyproject.toml-based projects
环境
windows 10 专业版 Pycharm 2024.1 Python 3.9 CUDA 11.4
ERROR: Could not build wheels for pocketsphinx, which is required to install pyproject.toml-based projects
我的报错原因比较特殊,但是后来想想,也是能参考一下现在网上能搜到的解决方法,虽然最后什么用都没有,因为没有人提到最关键的问题,pocketshinx有些版本没有与cp39的对应版本,有对Python 3.8, 3.10, 3.11及以上的好像。
可以直接在pypl官网查询是否有对应版本:
解决方法
- Author:Kecilimu
- URL:https://kecilimu-notion.vercel.app//article/20240424103817
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!