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

Please add dependency on Python 3.9 in README #23

Open
karen-pal opened this issue Sep 12, 2023 · 0 comments
Open

Please add dependency on Python 3.9 in README #23

karen-pal opened this issue Sep 12, 2023 · 0 comments

Comments

@karen-pal
Copy link

karen-pal commented Sep 12, 2023

  • gdal2tiles version: Version: 0.1.9
  • GDAL version:
  • Python version: >=3.9
  • Operating System: Linux

Description

New users should know that this only works on python 3.9 ATM

What I Did

I tried installing this library in python 3.11 - an arror appears saying :

    132 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
            |                                     ^~~~~~~~~~~~~~~~~~
      error: command '/usr/bin/gcc' failed with exit code 1
      [end of output]

the solution is to downgrade python ATM. Please update the README.

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