Tissue add-on, problem installing "numba", Blender 4.2LTS +

:wave: Hi everyone,

I hope I’m in the right section!

I have the “Tissue” add-on installed on three versions of Blender (4.2 - 4.4.3 - 4.5.1).
For all three versions of Blender, I can’t install “numba”.

In the “System Console” I get the same message :

[notice] A new release of pip is available: 24.0 -> 25.2
[notice] To update, run: C:\Program Files\Blender Foundation\Blender 4.5\4.5\python\bin\python.exe -m pip install --upgrade pip
Tissue: Numba not loaded correctly. Try restarting Blender

  Using cached numba-0.61.2-cp311-cp311-win_amd64.whl.metadata (2.9 kB)

Using cached numba-0.61.2-cp311-cp311-win_amd64.whl (2.8 MB)

Installing collected packages: numba

Successfully installed numba-0.61.2

And I can’t update “pip”.

Thanks for your help…

PS: Everything is installed perfectly on versions 3.6.23LTS and 3.3.21LTS

Please show a script you’re using to install numba.

Hi,

I don’t use a script; I use the “Install Numba” button in the “Preferences” window, under “Add-ons” - “Tissues” (see image below).

Thanks

You can try to report the issue to the addon developer then - https://github.com/alessandro-zomparelli/tissue/issues

It’s done !

Thanks