chaquo / chaquopy

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

Could not resolve all files for configuration ':classpath'. #1065

Closed zhangxiaoxuan39 closed 5 months ago

zhangxiaoxuan39 commented 6 months ago

The language I used is kts, and when configuring the new chaquo version 15.0.1, according to the usage instructions sent on the official website, chaquo{} cannot appear alone and an error is reported "Unresolved reference: chaquopy ", and "sync", error "Could not resolve all files for configuration ':classpath'.> Could not find gradle - 15.0.1. Jar (com) chaquo) python: gradle: 15.0.1).Searched in the following locations:”

image

zhangxiaoxuan39 commented 6 months ago

chaquo{} cannot appear alone and an error is reported "Unresolved reference: chaquopy

mhsmith commented 6 months ago

Read the instructions more carefully – they tell you where to add the mavenCentral repository. If the URL in your error message is a mirror of Maven Central, maybe it hasn't updated with the new Chaquopy version yet.

mhsmith commented 5 months ago

The aliyun URL in your screenshot now works fine.