Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pip install problem on Mac M3 osx-arm64 #26

Open
JiBBzs opened this issue Apr 12, 2024 · 2 comments
Open

Pip install problem on Mac M3 osx-arm64 #26

JiBBzs opened this issue Apr 12, 2024 · 2 comments

Comments

@JiBBzs
Copy link

JiBBzs commented Apr 12, 2024

Hi,

Problem with pip install pychoco :
ERROR: Could not find a version that satisfies the requirement pychoco (from versions: none)
ERROR: No matching distribution found for pychoco

Using Mac OS Apple Silicon M3 osx-arm64
python 3.10.13

ERROR: pychoco-0.1.2-cp310-cp310-macosx_12_0_x86_64.whl is not a supported wheel on this platform
(tried to run conda config --env --set subdir osx-64 but no effects)

@tsantanam
Copy link

Yes, I am having the same issue with an M1 Mac. The problem is that there is no ARM wheel, only for x86 Mac. @cprudhom or @dimitri-justeau, are you able to provide a built distribution on PyPI for ARM Mac? Thank you!

@dimitri-justeau
Copy link
Collaborator

Hi @JiBBzs and @tsantanam , sorry for the answer delay, I currently don't have much available time, but I'll try to have a look at this as soon as possible. We'll let you know when this is fixed !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants