[GH-ISSUE #643] ImportError: cannot import name secret_key #488

Open
opened 2026-02-27 16:39:26 +03:00 by kerem · 0 comments
Owner

Originally created by @solomon-cc on GitHub (Aug 3, 2017).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/643

WARNING:root:No local_settings file found.
Traceback (most recent call last):
File "/var/www/webvirtmgr/console/webvirtmgr-console", line 20, in
from webvirtmgr.settings import WS_PORT, WS_HOST, WS_CERT, WS_KEY
File "/var/www/webvirtmgr/webvirtmgr/settings.py", line 186, in
from webvirtmgr.utils import secret_key
ImportError: cannot import name secret_key
i dont how to deal with

Originally created by @solomon-cc on GitHub (Aug 3, 2017). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/643 WARNING:root:No local_settings file found. Traceback (most recent call last): File "/var/www/webvirtmgr/console/webvirtmgr-console", line 20, in <module> from webvirtmgr.settings import WS_PORT, WS_HOST, WS_CERT, WS_KEY File "/var/www/webvirtmgr/webvirtmgr/settings.py", line 186, in <module> from webvirtmgr.utils import secret_key ImportError: cannot import name secret_key **i dont how to deal with**
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#488
No description provided.