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

0.29.0 for anaconda3: cannot install a home-made wheel #53

Open
Kazzz-S opened this issue Apr 1, 2024 · 2 comments
Open

0.29.0 for anaconda3: cannot install a home-made wheel #53

Kazzz-S opened this issue Apr 1, 2024 · 2 comments
Assignees
Labels

Comments

@Kazzz-S
Copy link
Owner

Kazzz-S commented Apr 1, 2024

スクリーンショット 2024-04-02 6 52 28

スクリーンショット 2024-04-02 6 56 17

pip3 install klayout

works.

@Kazzz-S
Copy link
Owner Author

Kazzz-S commented Apr 2, 2024

When I created such a Wheel for 0.28.17 (the previous one), the file name contained -macosx_10_9_x86_64.
However, for 0.29.0, it is -macosx_12_0_x86_64.

スクリーンショット 2024-04-02 22 18 42

Successfully installed by renaming klayout-0.29.0-cp311-cp311-macosx_12_0_x86_64.whl to klayout-0.29.0-cp311-cp311-macosx_10_9_x86_64.whl, as shown above.

https://stackoverflow.com/questions/65888506/error-wheel-whl-is-not-a-supported-wheel-on-this-platform

@Kazzz-S Kazzz-S changed the title Anaconda3: cannot install a home-made wheel 0.29.0 for anaconda3: cannot install a home-made wheel Apr 3, 2024
@Kazzz-S Kazzz-S added the bug label Apr 3, 2024
@Kazzz-S Kazzz-S self-assigned this Apr 3, 2024
@Kazzz-S
Copy link
Owner Author

Kazzz-S commented Apr 4, 2024

Implemented the workaround in ca560e4

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

No branches or pull requests

1 participant