Hi, I am trying to deploy the shiny python app on shinyapps.io but I got error.
> ERROR: Could not find a version that satisfies the requirement conda-build==3.22.0 (from versions: 1.19.1, 1.19.2, 1.20.1, 2.1.5)
> ERROR: No matching distribution found for conda-build==3.22.0
I want to know does anyone else have that problem? And how do I solve that? Thanks.
(I set up a virtual env for python 3.8.13 )