Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem after upgrade to new verion
#1
Hi,
I've just upgraded to the newest SIP version and I have the following problem:

Traceback (most recent call last):
  File "sip.py", line 334, in <module>
    app.run()
  File "sip.py", line 253, in run
    return web.httpserver.runsimple(func, (ip, port))
  File "/home/pi/SIP/web/httpserver.py", line 167, in runsimple
    server = WSGIServer(server_address, func)
  File "/home/pi/SIP/web/httpserver.py", line 188, in WSGIServer
    from cheroot import wsgi
  File "/home/pi/SIP/cheroot/wsgi.py", line 33, in <module>
    import six
ImportError: bad magic number in 'six': b'\x03\xf3\r\n'
SSD1306 plugin: active

Any Help ?
Reply
#2
Looks like you may need to upgrade the OS. Try
Code:
sudo apt update
sudo apt full-upgade
It that does not help you may need to do a full re-install. Your SIP settings can be preserved by copying the SIP/data folder to a different location such as a flash drive.
<p><br></p>
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)