tensorflow / decision-forests

A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.
Apache License 2.0
660 stars 110 forks source link

.venv\Lib\site-packages\tensorflow_decision_forests\tensorflow\ops\inference\inference.so not found #223

Open BornKrefeld opened 1 month ago

BornKrefeld commented 1 month ago

File inference.so was not found in folder inference. Nevertheless this file is avalable. I use IDE Pycharm and tensorflow_decision_forests 1.8.1. How can I fix this bug. Trying to load an higher version of TF decision forests fails. Thanks in advance

dang178 commented 1 month ago

u can use it windows wsl,windows system cannot load this file

Namnoh commented 3 days ago

This works for me! I needed to use WSL and this error dissapeared. Thank u my broda <3.