tensorflow_decision_forests\tensorflow\ops\inference\inference.so not found

恰好有一个帖子提到了py3.10里面的解决方案

bash 复制代码
pip install --user tensorflow==2.11.0
bash 复制代码
My tensorflow version is 2.11.0 and my tensorflow_decision_forests version is 1.2.0 so those should be compatible. 
I also am using Python version 3.10.11

原文链接:
https://discuss.tensorflow.org/t/cant-import-tensorflow-decision-forests-getting-notfounderror/16612

另外一个帖子
https://community.deeplearning.ai/t/failure-to-load-the-inference-so-custom-c-tensorflow-ops-this-error-is-likely-caused-the-version-of-tensorflow-and-tensorflow-decision-forests-are-not-compatible/533833

相关推荐
codefan※5 分钟前
干掉“幻觉“实战:如何构建企业级知识图谱增强 RAG
人工智能·知识图谱
wukangjupingbb23 分钟前
传统基于药物 SMILES 序列和蛋白质氨基酸序列的 DTI(Drug-Target Interaction)预测方法的缺陷
人工智能
沪漂阿龙30 分钟前
Codex 额度重置周期变化:AI 编程免费试玩时代正在结束
人工智能
程序大视界30 分钟前
【Python系列课程】Python正则表达式(下):环视、命名分组与日志实战
开发语言·python·正则表达式
TickDB40 分钟前
美股行情 API 接入避坑:REST 快照、WebSocket 推送、盘前盘后数据的边界
人工智能·python·websocket·行情数据 api
装不满的克莱因瓶1 小时前
深入理解卷积神经网络(CNN)——从原理到代码实践
人工智能·神经网络·cnn
完成大叔1 小时前
模块二,Agent知识图谱的工具链思考
人工智能
lauo1 小时前
ibbot手机发布:搭载poplang技术 + token节点经济,革新AI手机体验
人工智能·智能手机
枫叶v.1 小时前
Agent 分层存储架构设计:从记忆方法到中间件选型
开发语言·python
水兵没月1 小时前
逆向实战小记——某ToB商城网站分析学习
python·网络爬虫