Forum Discussion
Anonymous
3 years agoNot applicable
Python Library not Loading in Fabric" : fbprophet
Hi I am having a problem loading the fbprofit library in the Workspace settings. This is a well known forcasting library that I need. When I try load it ..it encouters an error.. it seems to ...
__Dan__
3 years agoNew Member
Think there was a package rename you should be using
pip install prophet
and not
pip install fbprophet
if you are not alredy.