I have a simple Dash application as show in image1. I wanted to obfuscate the project files before deployment to client machine. I am using Pyarmor v 8.4.6. The issue i face is when i run the entry file ie app.py under dist folder, the home page menu links return 404 error image2Has anyone had luck with obfuscation of a Dash web application using Pyarmor?
I expected the webapp pages to work/load as normal