GUI JavaScript Error in Main Process

Installed the appropriate modules using the command (in anaconda):

pip install flask flask_socketio flask_cors odrive

Downloaded the .exe file for the GUI and tried to open it and got the following error:

Screenshot 2021-06-25 162216

Any thoughts on how to resolve this is much appreciated :slight_smile:

Solution: Add to PATH was not checked on previous anaconda install, reinstall with this option checked

1 Like

Hi! Could you clarify what you mean by add to path? I received the same error.