Created and started a venv. Then pip3 install -e . Gives: ERROR: For req: CLIPPyX==1.0.1. Invalid script entry point: <ExportEntry CLIPPyX = main:None []> - A callable suffix is required. Ubuntu 24.04.2 LTS
Created and started a venv. Then
pip3 install -e .
Gives:
ERROR: For req: CLIPPyX==1.0.1. Invalid script entry point: <ExportEntry CLIPPyX = main:None []> - A callable suffix is required.
Ubuntu 24.04.2 LTS