You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
/opt/venvs/matrix-synapse/bin/python -m synapse.config
Traceback (most recent call last):
File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/config/__main__.py", line 19, in <module>
from homeserver import HomeServerConfig
ImportError: No module named 'homeserver'