> rsconnect::deployApp()
Preparing to deploy application...DONE
Uploading bundle for application: 638042...Error:
* reticulate is in use, but python was not specified
This is surprising to me, as I'm not using reticulate anywhere in my app.
I think it is possible to check get which dependencies are detected using rsconnect::appDependencies(). You'll see that way if you have a dependency on reticulate.