Open sammcj opened 1 day ago
Same error here : ERROR: For req: CLIPPyX==0.1. Invalid script entry point: <ExportEntry CLIPPyX = main:None []> - A callable suffix is required.
Are u using conda or python venv?
Standard python venv, conda is too chonky for me.
can you run main.py
?
Neat project!
When trying to install following the readme, Python errors out stating the wheel is invalid:
Interestingly running
python setup.py install
works, but then running the app crashes with:And installing directly without a venv also fails: