Traceback (most recent call last):
File "tools.py", line 538, in <module>
bt_cli(clinum)
File "tools.py", line 464, in bt_cli
update_to()
File "tools.py", line 189, in update_to
RepPanel();
File "tools.py", line 196, in RepPanel
version = public.readFile(panelPath + '/data/panel.version')
AttributeError: module 'public' has no attribute 'readFile' |