Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error During Upgrade
#1
I did the upgrade through the UI and it never responded.  I rebooted my pi and saw that SIP was not running after reboot when it normally is.  I ssh'd into the pi and went to SIP dir and try to manually run it below cmd and getting error.

sudo python sip.py
Traceback (most recent call last):
  File "sip.py", line 22, in <module>
    import gv
  File "/home/pi/SIP/gv.py", line 117, in <module>
    pd = load_programs()  # Load program data from file
  File "/home/pi/SIP/helpers.py", line 558, in load_programs
    import convert_progs
  File "/home/pi/SIP/convert_progs.py", line 5
    import json
        ^
SyntaxError: invalid syntax
Reply


Messages In This Thread
Error During Upgrade - by WVUTampaAlum - 2020 Apr 13, 06:19 PM
RE: Error During Upgrade - by dan - 2020 Apr 13, 08:22 PM
RE: Error During Upgrade - by WVUTampaAlum - 2020 Apr 14, 01:13 AM
RE: Error During Upgrade - by dan - 2020 Apr 14, 03:49 AM
RE: Error During Upgrade - by WVUTampaAlum - 2020 Apr 14, 12:45 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)