Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Mac M1怎么搭建环境呢? #829

Open
doubleLLL3 opened this issue Jan 20, 2022 · 2 comments
Open

Mac M1怎么搭建环境呢? #829

doubleLLL3 opened this issue Jan 20, 2022 · 2 comments

Comments

@doubleLLL3
Copy link

doubleLLL3 commented Jan 20, 2022

描述问题

无法安装requirements.txt
![image](https://user-images.githubusercontent.com/44157339/150240274-aea0c1f2-990b-4de9-94c3-45780224d1d3.png)

重现步骤

pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
一直卡在找不到tensorflow==1.14.0

截图&日志
image

环境信息

  • Mac M1
  • python3.9.7

额外的备注

  • 也尝试了miniforge3,暂时无果
@Hovennnnn
Copy link

你的Python版本太高了,看一下Readme.md吧

@yangnan996
Copy link

tensorflow1.14对应的Python版本是3.5到3.7版本,建议给新建一个低版本的虚拟环境

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants