freegpt-webui
freegpt-webui copied to clipboard
ModuleNotFoundError: No module named 'execjs'
When I use "python run.py", an issue happen(as follows), what should I do?
Traceback (most recent call last):
File "c:\Users\Yuyue\freegpt-webui\run.py", line 5, in
Did you install the dependencies?
Did you install the dependencies?
Yes I have. what else dependencies should I install ? when I executed "pip install -r requirements.txt", there was no issues occurred.