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

Which platforms supported ? #6

Open
markmnl opened this issue Apr 27, 2022 · 0 comments
Open

Which platforms supported ? #6

markmnl opened this issue Apr 27, 2022 · 0 comments

Comments

@markmnl
Copy link

markmnl commented Apr 27, 2022

Have run make wheels which generated the 3 wheels:

~/gdalmanylinux/wheels$ ls -lt
total 61788
-rw-r--r-- 1 root root 21153315 Apr 27 02:58 GDAL-2.4.4-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
-rw-r--r-- 1 root root 21057428 Apr 27 02:58 GDAL-2.4.4-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl
-rw-r--r-- 1 root root 21057453 Apr 27 02:57 GDAL-2.4.4-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl

But all fail with:

 > [5/7] RUN pip install GDAL-2.4.4-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl:
#9 2.398 ERROR: GDAL-2.4.4-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl is not a supported wheel on this platform.

When run in docker container: python:3 (currently python3.10)

Is there any way I can use this to build wheels for the official python 3 docker image? If not what are the supported platforms?

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

1 participant