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
INFO Starting server on port 4443
INFO Loading Session Certificates
INFO Setting Up Database
INFO Connection to Database
INFO Loading Plugin Framework
ERROR Plugin loading failed
Traceback (most recent call last):
File "/Users/Austin/SIRI/PluginManager.py", line 30, in load_plugins import(pluginPath+"."+line, globals(), locals(), [], -1)
ImportError: No module named plugins.test
The text was updated successfully, but these errors were encountered:
INFO Starting server on port 4443
INFO Loading Session Certificates
INFO Setting Up Database
INFO Connection to Database
INFO Loading Plugin Framework
ERROR Plugin loading failed
Traceback (most recent call last):
File "/Users/Austin/SIRI/PluginManager.py", line 30, in load_plugins
import(pluginPath+"."+line, globals(), locals(), [], -1)
ImportError: No module named plugins.test
The text was updated successfully, but these errors were encountered: