Re: [OpenSIPS-Users] opensips-cli installation issue

2023-03-07 Thread L S
Hi Răzvan, Thank you for your quick response. I was able to get a hold of sqlalchemy 1.3.3, and manually copy it to python3 site-packages. Opensips-cli works fine now, but I will change the requirement in setup.py and re-install it. I think that's a better option going forward. Thanks, Matt On Tu

Re: [OpenSIPS-Users] opensips-cli installation issue

2023-03-07 Thread Răzvan Crainea
Hi, Matt! I think you can try bumping the sqlalchemy version [1] to one of the supported versions, then try to manual install [2]. [1] https://github.com/OpenSIPS/opensips-cli/blame/master/setup.py#L70 [2] https://github.com/OpenSIPS/opensips-cli/blob/master/docs/INSTALLATION.md#from-source-c

[OpenSIPS-Users] opensips-cli installation issue

2023-03-06 Thread L S
Hi, We are trying to install opensips-cli (on centos 7). It requires sqlalchemy==1.3.3, and doesn't accept 1.4.46. pip install returns: Collecting sqlalchemy==1.3.3 Could not find a version that satisfies the requirement sqlalchemy==1.3.3 (from versions: 1.3.16, 1.3.17, 1.3.18, 1.3.19, 1.3.20