It is possible that the issue is because you haven’t specified the entry point of your application in the setup.py
file. see this
It is possible that the issue is because you haven’t specified the entry point of your application in the setup.py
file. see this