SIP needs Python 3. #291
Dan-in-CA
announced in
Announcements
Replies: 1 comment 3 replies
-
|
Hi Dan, First, thank you for this excellent software. I've used it for years and I love it. I installed Bullseye on my Pi and had to reinstall SIP. I used Python 3 and followed the steps in your very clear instruction guide. After rebooting, I can access the web UI, but found that the service did not start automatically. I checked the installation and
Can you give me a clue? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During a resent update to SIP's plugin manager I used some Python3 code. As a result the plugin manager which is itself a plugin will not load under Python2.
Because Python 2 has reached end of life and the latest Pi OS (formally Raspbian) now has only Python3 installed SIP should be considered Python3-only compatible. There will soon be a Python3-only version of SIP released.
Beta Was this translation helpful? Give feedback.
All reactions