Chuck Shin

Results 7 comments of Chuck Shin

I have same issue. { "id": "store", "name": "store name", "nameBranch": "", } imported: "store" "store name" 0

$ python devika.py Traceback (most recent call last): File "/Users/username/devika/devika.py", line 5, in from gevent import monkey ModuleNotFoundError: No module named 'gevent'

The issue has been resolved. Cause: Python version issue Resolution: Downgraded from v3.12.x to v3.11.x Explanation: The requirements specify that the Python version must be below 3.12. Additionally, if you...

I was just change compileSdkVersion 28 to 31 in pusher build.gradle file. Error is solved.

It would also be useful to have a send key function.

It would also be useful to have a send key function.