Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some problems post update
#9
Hi,

I had the same problem after the last update. I followed the instructions here to change to python 3 but now SIP doesn't work at all. I tried starting it manually and got this:

pi@raspberrypi:~ $ sudo /usr/bin/python3 -u /home/pi/SIP/sip.py
Traceback (most recent call last):
  File "/home/pi/SIP/sip.py", line 7, in <module>
    from six.moves import range
  File "/home/pi/SIP/six.py", line 25, in <module>
    import functools
  File "/usr/lib/python3.7/functools.py", line 21, in <module>
    from collections import namedtuple
  File "/usr/lib/python3.7/collections/__init__.py", line 27, in <module>
    from reprlib import recursive_repr as _recursive_repr
ImportError: bad magic number in 'reprlib': b'\x03\xf3\r\n'


Any ideas what could be wrong?

Thank you

David
Reply


Messages In This Thread
Some problems post update - by numero9 - 2021 Nov 30, 03:10 PM
RE: Some problems post update - by dan - 2021 Nov 30, 03:31 PM
RE: Some problems post update - by dan - 2021 Nov 30, 04:13 PM
RE: Some problems post update - by rdrice - 2021 Nov 30, 06:16 PM
RE: Some problems post update - by astrogerard - 2021 Nov 30, 08:29 PM
RE: Some problems post update - by rdrice - 2021 Nov 30, 10:33 PM
RE: Some problems post update - by numero9 - 2021 Dec 01, 06:46 PM
RE: Some problems post update - by astrogerard - 2021 Dec 01, 07:42 PM
RE: Some problems post update - by DavidCNZ - 2021 Dec 22, 11:26 PM
RE: Some problems post update - by DavidCNZ - 2021 Dec 23, 03:21 AM
RE: Some problems post update - by DavidCNZ - 2021 Dec 23, 10:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)