I supposed that you created your app in a development environment and you simply copy and paste your application to the app folder.
If that is the case, this is what you have to do. You must install your app by PIP(Python Package Index)
Do this
cd frappe-bench
./env/bin/pip install -q -e ./apps/myapp