During deployment, pipenv is installing all but two of my dependencies: Tensorflow-macos and Tensorflow-metal. I’m also getting the following (seemingly) non-fatal message, which may be some sort of clue …
Ignoring appnope: markers ‘platform_system == “Darwin”’ don’t match your environment
I’m guessing the install errors are somehow due to a macOS (or specifically M1) related issue, but I don’t know whether there’s a straightforward / obvious solution that doesn’t involve me using Rosetta on everything from now until the end of time? ![]()