You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
I believe this may be happening due to me using Apple Silicon, but I get this error when running:
import PythonKit
error: could not find module 'PythonKit' for target 'arm64-apple-macos'; found: x86_64
I've tried running with
arch -x86-64
but it then sayserror: cannot load underlying module for 'Darwin'
Any way around this?
The text was updated successfully, but these errors were encountered: