[Bug]: Default install gives error of modules not found (validators.between and hydralit) #1809
Open
1 task done
Labels
bug
Something isn't working
What happened?
When doing the default install (via installer and also tried the manual install from https://sygil-dev.github.io/sygil-webui/docs/Installation/windows-installation) I got 2 bugs:
Installer and manual install ends up with the same error:
"ModuleNotFoundError: No module named 'validators.between'"
If I do "conda activate ldm" and "conda install validators" the website opens but it throws the message:
"ModuleNotFoundError: No module named 'hydralit'"
The module is installed in the base and ldm envs, the pip install -r requirements doesn't give any error.
I've tried to solve the dependencies by downgrading streamlit and hydralit to versions 1.13, but i end up having even more dependency erros that i don't know how to solve properly.
Version
0.0.1 (Default)
What browsers are you seeing the problem on?
Chrome
Where are you running the webui?
Windows
Custom settings
No response
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: