I installed the latest RPi OS on a new SD card and cloned SIP into the opt directory as you described.
When I start SIP from the command line SIP runs without an error.
This is on a Raspberry pi 3 B and the lite 32 bit version of the OS
The command "python --version" returns 3.11.2.
The sip.service file looks like it needs some work.
When I start SIP from the command line SIP runs without an error.
Code:
cd opt
git clone https://github.com/Dan-in-CA/SIP
cd SIP
python sip.py
This is on a Raspberry pi 3 B and the lite 32 bit version of the OS
The command "python --version" returns 3.11.2.
The sip.service file looks like it needs some work.
<p><br></p>