M2芯片用conda安装依赖报错
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Summary[问题简述(一句话)]**
`conda env create -n env_name -f env.yml`命令
**Env & To Reproduce[复现与环境]**
macbook air的M2芯片,操作系统13.2.1,python版本3.9.17
**Screenshots[截图(如有)]**

PS:尝试不用conda创建虚拟环境的话,直接安装pip的包,略过了pyqt5不装,到装完webrtcvad-wheels后启动web.py的时候报 module 'typer'找不到,但我检查了pip list 确认是安装了typer的。如下图:

请问一下有M2芯片安装成功的吗?不知道拟声鸟对M2芯片兼容性如何?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with env.yml and web.py, then reproduce the reported setup on an M2 Mac using Python 3.9.17. Compare the conda failure with the later typer import failure; done means the affected dependency or compatibility limitation is identified and the installation guidance is updated accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100