chaquo / chaquopy

Chaquopy: the Python SDK for Android
https://chaquo.com/chaquopy/
MIT License
748 stars 127 forks source link

user execjs exception Could not find an available JavaScript runtime. #1158

Closed yangfeng1994 closed 1 month ago

yangfeng1994 commented 1 month ago

User com. chaquo. Python: gradle: 14.0.2 Install "PyExecJS" Use execjs. compile() to display Could not find an available JavaScript runtime How should I solve this problem?

mhsmith commented 1 month ago

This package's PyPI page says it's no longer maintained, and it hasn't been updated in 6 years, so I suggest you look for an alternative. However, it might be difficult to find one that works on Android, unless there's a pure-Python JavaScript interpreter available.