|
|
|
|
|
by zimpenfish
1833 days ago
|
|
Alas, this isn't working for me. ERROR: Could not find a version that satisfies the requirement tensorflow-macos (from versions: none)
ERROR: No matching distribution found for tensorflow-macos
But it turns out that was using an x86_64 version of Python3 - setting up an arm64 version (under /opt/homebrew) worked. |
|