babysor / babysor/MockingBird

M2芯片用conda安装依赖报错

Open
#932 1 comment 0 reactions 0 assignees View on GitHub
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[截图(如有)]**
![WX20230705-154539](https://github.com/babysor/MockingBird/assets/14232061/5cbb4301-367c-46cc-91f6-13deff68fbc5)
PS:尝试不用conda创建虚拟环境的话,直接安装pip的包,略过了pyqt5不装,到装完webrtcvad-wheels后启动web.py的时候报 module 'typer'找不到,但我检查了pip list 确认是安装了typer的。如下图:
![image](https://github.com/babysor/MockingBird/assets/14232061/d3d69f5e-df09-4a69-b58f-a25af9203b21)

请问一下有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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.