EconForge / interpolation.py

BSD 2-Clause "Simplified" License
123 stars 35 forks source link

Import jitclass error #92

Closed clarkphd closed 1 year ago

clarkphd commented 2 years ago

jitclass has moved from Numba to Numba.experimental so causes an import error on code entry

albop commented 1 year ago

@clarkphd : this was fixed in 2.2.1 (after https://github.com/EconForge/interpolation.py/issues/80). It should work with latest version of numba and interpolation.