Hi,
After the first launch, I followed the guide and started update program from WEB browser.
However, I was so tired that I didn’t even notice that the update screen imitated a Linux console.
I just found the error message and tried to copy it to Windows clipboard, and it was too late.
I’ve never seen such a brick!
Then luckily the safe mode feature worked, and SSH doing,
now following errors are repeating every 3 seconds (Of course, there are others).
Jul 23 21:54:58 vizy systemd[1]: Started Vizy server.
Jul 23 21:55:02 vizy python3[7964]:
Jul 23 21:55:02 vizy python3[7964]: Unhandled exception:
Jul 23 21:55:02 vizy python3[7964]: Traceback (most recent call last):
Jul 23 21:55:02 vizy python3[7964]: File "/home/pi/vizy/scripts/vizy_server", line 2, in <module>
Jul 23 21:55:02 vizy python3[7964]: from vizy import VizyVisor
Jul 23 21:55:02 vizy python3[7964]: File "/usr/local/lib/python3.7/dist-packages/vizy-0.1.105-py3.7.egg/vizy/__init__.py", line 12, in <module>
Jul 23 21:55:02 vizy python3[7964]: from .vizy import Vizy, dirs, VizyConfig, BASE_DIR, ETCDIR_NAME, APPSDIR_NAME, EXAMPLESDIR_NAME, SCRIPTSDIR_NAME
Jul 23 21:55:02 vizy python3[7964]: File "/usr/local/lib/python3.7/dist-packages/vizy-0.1.105-py3.7.egg/vizy/vizy.py", line 12, in <module>
Jul 23 21:55:02 vizy python3[7964]: from kritter import Kritter, Klogin, MEDIA_DIR
Jul 23 21:55:02 vizy python3[7964]: File "/usr/local/lib/python3.7/dist-packages/kritter/__init__.py", line 39, in <module>
Jul 23 21:55:02 vizy python3[7964]: from .gcloud import Gcloud
Jul 23 21:55:02 vizy python3[7964]: File "/usr/local/lib/python3.7/dist-packages/kritter/gcloud.py", line 24, in <module>
Jul 23 21:55:02 vizy python3[7964]: from .gtabularclient import GtabularClient
Jul 23 21:55:02 vizy python3[7964]: File "/usr/local/lib/python3.7/dist-packages/kritter/gtabularclient.py", line 3, in <module>
Jul 23 21:55:02 vizy python3[7964]: import gspread
Jul 23 21:55:02 vizy python3[7964]: ModuleNotFoundError: No module named 'gspread'
Now, in light of all this, I would like to ask something.
Is there a feature for “reinstall all current versions” or “factory reset device” ?
It’s very good to give a proper answer one by one to a weirdy error report of a weirdy user, like this topic.
But, if it’s enough to get the user to start over, don’t bother to provide extra support.
(At least I don’t want to deal with this😎)