sassoftware / sassoftware/python-swat

You're on Linux (`linux_aarch64`), but `swat` (v1.15.0) only has wheels for the following platforms: `manylinux1_x86_64`, `manylinux2014_ppc64le`, `macosx_10_9_x86_64`, `macosx_11_0_arm64`, `win_amd64`

Open
#191 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
159
Forks
65
PR merge metrics
No merged PRs in 30d

Description

Hi, I'm building a docker image to be run on a k8s cluster, and swat seems to be missing a lot of wheels for different platforms:

1.898 error: Distribution `swat==1.15.0 @ registry+https://pypi.org/simple` can't be installed because it doesn't have a source distribution or wheel for the current platform
1.898 
1.898 hint: You're on Linux (`linux_aarch64`), but `swat` (v1.15.0) only has wheels for the following platforms: `manylinux1_x86_64`, `manylinux2014_ppc64le`, `macosx_10_9_x86_64`, `macosx_11_0_arm64`, `win_amd64`

Do you think is possible to build more wheels for other platforms? Why is not supported?!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the swat 1.15.0 release artifacts and packaging configuration to understand how its existing platform wheels are built and published. The work is complete when supported target platforms, including linux_aarch64 if feasible, have installable wheels and the package can be installed successfully on each one.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.