aidb icon indicating copy to clipboard operation
aidb copied to clipboard

Numba version doesn't support python 3.12

Open ttt-77 opened this issue 2 years ago • 1 comments

Screenshot 2023-11-17 at 01 36 14 Need add python version requirement in setup.py

ttt-77 avatar Nov 17 '23 07:11 ttt-77

Hey @ddkang , I have made a PR for this. The error still pops up while installing. This will happen because setup does not enforce the use of those python versions, but users can now see the versions and update accordingly. Let me know if that is fine or if you need any changes.

sky-2002 avatar Nov 18 '23 05:11 sky-2002