Post

Replies

Boosts

Views

Activity

Reply to Cannot import Tensorflow Apple M1
You arn't specifying a python version when creating the env. I suspect you may be getting python 3.11, which is likely not yet supported. You can check with python --version Previously python 3.9 was recommended. You can set it when making the env with python=3.9
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22