ansible-role-supervisor icon indicating copy to clipboard operation
ansible-role-supervisor copied to clipboard

Installing pip package on Ubuntu224.04 is no longer available

Open kissifrot opened this issue 1 year ago • 0 comments

Hello,

Since Ubuntu 24.04 (I'm not sure whether 22.04 had the issue), it's not possible to install the package using standard pip install anymore.

Now recommended method is using the python3-supervisor deb package on those systems, or use a virtual environment instead.

Would it be possible you add this support?

kissifrot avatar Sep 16 '24 07:09 kissifrot