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
Sorry but I don't know how to do this on macOS. However, there is a pre-built wheel that you can install. Please try installing the wheel in dist.zip at the end of #33.
If you are using an Intel Mac, you can install the wheel by running pip install plinkio-0.9.9-cp39-cp39-macosx_10_9_x86_64.whl in the directory where dist.zip was extracted.
If you are using an Apple Silicon Mac, please try pip install plinkio-0.9.9-cp39-cp39-macosx_11_0_arm64.whl.
Hi,
Can anyone tell me what to do about this error when installing plinkio?
"configure: error: cannot find python-config for /usr/bin/python3."
I know I have python 3.9 installed.
Thank you!!!
The text was updated successfully, but these errors were encountered: