Hello! I'm encountering an error when trying to run that I don't see how to diagnose, which isn't hard as I'm very new to this so any help would be most appreciated. Thank you!
The error is as follows and isn't very verbose so I don't know how to diagnose:
(DeepDockingLocal) vince@workstation:~/DeepDockingGUI/DeepDocking/GUI$ npm run start-lin
dd_gui@2.0.0 start-lin
export FLASK_APP=server.py && export FLASK_ENV=local_host && flask run
- Serving Flask app 'server.py' (lazy loading)
- Environment: local_host
- Debug mode: off
Usage: flask run [OPTIONS]
Try 'flask run --help' for help.
Error: Could not import 'DeepDocking.GUI.server'.
Hello! I'm encountering an error when trying to run that I don't see how to diagnose, which isn't hard as I'm very new to this so any help would be most appreciated. Thank you!
The error is as follows and isn't very verbose so I don't know how to diagnose:
(DeepDockingLocal) vince@workstation:~/DeepDockingGUI/DeepDocking/GUI$ npm run start-lin
Usage: flask run [OPTIONS]
Try 'flask run --help' for help.
Error: Could not import 'DeepDocking.GUI.server'.