Hi @lempb.pessoa,
Could you check which version of the App Server you’re running on your local machine? pip show anvil-app-server
should do the trick. The current version is 1.2.
If you’re running an older version, deleting the jarfile and upgrading the app server should solve your problem: pip install --upgrade anvil-app-server