Jupyter notebook 中没有名为 'featuretools.features' 的错误 pip install 模块

No module named 'featuretools.features' error pip install in Jupyter notebook

当我尝试在 Jupyter notebook 中使用 pip 从 featuretools.features 安装任何内容时,出现此错误:

ModuleNotFoundError: No module named 'featuretools.features'

我从 featuretools 导入的所有其他东西都在工作,所以我不确定为什么会这样。任何帮助都会很棒,谢谢!

这是最新版 Featuretools 的等效文档。 https://docs.featuretools.com/feature_engineering_language/feature-types.html?highlight=day%20window

这是我要找的模块:

import featuretools.primitives