-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Ubuntu 24, gcc 13.3, python 3.12
I have this warning about egg, and I didn't see compile to egg long time... and this is the only egg I have in my Comfy install ever :-)
As in title - can we have better install method please?
DEPRECATION: Loading egg at /whatever/ComfyUI/.venv/lib/python3.12/site-packages/q8_kernels-0.0.4-py3.12-linux-x86_64.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation.. Discussion can be found at https://github.com/pypa/pip/issues/12330
Also when doing pip list package is displayed 2 times.
pip list | grep q8
DEPRECATION: Loading egg at /whatever/ComfyUI/.venv/lib/python3.12/site-packages/q8_kernels-0.0.4-py3.12-linux-x86_64.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation.. Discussion can be found at pypa/pip#12330
q8_kernels 0.0.4
q8_kernels 0.0.4