Closed dev-rinchin closed 1 year ago
from py_boost.utils.tl_wrapper import TLPredictor, TLCompiledPredictor
@YM-225 As I found yesturday, this error is cauesd by treelite
package after it was updated to 3.2.0
version. I am going to fix the requirements very soon but here is the manual fix during installation:
pip install -U py-boost
pip install -U treelite==3.1.0
Solved. Please update to 0.4.2:
pip install -U py-boost
py-boost: v0.4.1 python: 3.7 OS: Red Hat enterprise linux 8.5
https://github.com/python/typing/issues/707