When I try to install anything from featuretools.features using pip in a Jupyter notebook, I get this error:
ModuleNotFoundError: No module named 'featuretools.features'
Everything else I'm importing from featuretools is working, so I'm not sure why this is the case. Any help would be great, thanks!