I've been trying to deploy to shinyApp from RStudios but keep getting the following error:
Preparing to deploy application...DONE
Uploading bundle for application: 819978...Error:
- reticulate is in use, but python was not specified
Execution halted
I tried to correct this error by adding the following line of code and ran it before connecting to the shinyApp server, but still didn't work. If anyone has any ideas that'd be greatly appreciated!!