Also received the “No application file” warning on my newly created space after an initial git commit/push to upload my app.
I was able to resolve by making a commit to app.py in the browser.
-
Navigate to “create the app.py file directly in your browser” link just below the commit and push instructions on your space “home page.”
-
Paste the contents of your already existing app.py file
-
Commit to main
This should pick up the app.py file and trigger a build.