langchain-ai / opengpts

MIT License
6.48k stars 861 forks source link

Error loading ASGI app. Could not import module "app.server". #61

Open miandai opened 11 months ago

miandai commented 11 months ago

image

Latest version. I don't know what went wrong. Has anyone encountered the same problem?

mac os:13.2.1

wazimmerman commented 11 months ago

Did you check that all dependencies were installed? requirements.txt is not the complete list, unfortunately.

congni commented 11 months ago

I also encountered this problem and confirmed that the dependencies in requirements.txt have been installed correctly.

miandai commented 11 months ago

Solved. It is indeed a package dependency issue.

Many thanks. @wazimmerman @congni

congni commented 11 months ago

@miandai How do you resolve this issue? I always have this issue, I confirm that I had installed requirement.txt

congni commented 11 months ago

image

congni commented 11 months ago

I use code with main branch.

glayyiyi commented 11 months ago

I also encountered this problem and confirmed that the dependencies in requirements.txt have been installed correctly.

ZsomborHajzer commented 7 months ago

Has anyone found a solution for this, if so can someone give me a step by step guide on how to resolve it?

ZsomborHajzer commented 7 months ago

ncy issue.

Could you say what dependencies were causing the issue?