My venv folder is called “Test”, my app name is also called “Test”, and I cloned git to “Test\Apps\Test”.
I didn’t change any yaml files, and not passing any extra parameters for the app server. Simply running:
anvil-app-server --app Test
Also tried creating a blank app, instead of cloning from git, using:
create-anvil-app blank Test
which runs fine and creates the app.
But then got the same error upon launching the server.