AndreVale69 opened a new issue, #6636:
URL: https://github.com/apache/gravitino/issues/6636

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   The setup.py file contains a wrong classifier:
   
https://github.com/apache/gravitino/blob/1297713992dfd376fc2a6fba805a6cdee61c4373/clients/client-python/setup.py#L56
   
   The Gravitino client doesn't support Python 3.12 yet, [as the documentation 
says](https://github.com/AndreVale69/gravitino/blob/1297713992dfd376fc2a6fba805a6cdee61c4373/docs/how-to-build.md?plain=1#L61):
   
   >   For the Python client, the `./gradlew build` command builds the Python 
client with Python 3.8 by default. If you want to use Python 3.9, 3.10, or 3.11 
to build, please modify the property `pythonVersion` to 3.9, 3.10, or 3.11 in 
the `gradle.properties` file, or specify the version with `-P` like: [...]
   
   ### Error message and/or stacktrace
   
   _None_
   
   ### How to reproduce
   
   _None_
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@gravitino.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to