Closed proneon267 closed 2 weeks ago
Closing as using python3.8 solves the error
This package is currently only available for Python 3.8. You can set your app’s Python version by following the instructions here. If switching to Python 3.8 doesn't work for you, please post a comment explaining why.
If you'd like to try building this package for another Python version, follow the instructions here. And if you're successful, please make a pull request so we can add the build to the public repository.
If anyone else needs this package for Python 3.9 or later, please click the thumbs up button above, and subscribe to this issue to receive updates.
greenlet
version 3.0.1 is now available for Python 3.8 - 3.12.
Chaquopy version
com.chaquo.python:gradle:14.0.2
Relevant parts of your build.gradle file
Describe your issue
I am using briefcase and while building, I am getting an error:
more importantly
The error shows greenlet is the causing the error. So, is it because greenlet is just not compatible or because of using python 3.10?