Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I met the problem of not authorized #275

Open
yifeiwu1998 opened this issue Jan 27, 2025 · 0 comments
Open

I met the problem of not authorized #275

yifeiwu1998 opened this issue Jan 27, 2025 · 0 comments

Comments

@yifeiwu1998
Copy link

PS C:\Users\yifei\Desktop\chatgpt-ui-server> & C:/Users/yifei/Desktop/chatgpt-ui-server/.venv/Scripts/python.exe c:/Users/yifei/Desktop/chatgpt-ui-server/manage.py
Traceback (most recent call last):
File "c:\Users\yifei\Desktop\chatgpt-ui-server\manage.py", line 22, in
main()
File "c:\Users\yifei\Desktop\chatgpt-ui-server\manage.py", line 18, in main
execute_from_command_line(sys.argv)
File "C:\Users\yifei\Desktop\chatgpt-ui-server.venv\Lib\site-packages\django\core\management_init_.py", line 442, in execute_from_command_line
utility.execute()
File "C:\Users\yifei\Desktop\chatgpt-ui-server.venv\Lib\site-packages\django\core\management_init_.py", line 416, in execute
django.setup()
File "C:\Users\yifei\Desktop\chatgpt-ui-server.venv\Lib\site-packages\django_init_.py", line 24, in setup
apps.populate(settings.INSTALLED_APPS)
File "C:\Users\yifei\Desktop\chatgpt-ui-server.venv\Lib\site-packages\django\apps\registry.py", line 91, in populate
app_config = AppConfig.create(entry)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\yifei\Desktop\chatgpt-ui-server.venv\Lib\site-packages\django\apps\config.py", line 193, in create
import_module(entry)
File "C:\Users\yifei\AppData\Local\Programs\Python\Python312\Lib\importlib_init_.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1387, in _gcd_import
File "", line 1360, in _find_and_load File "", line 1324, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'allauth'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant