Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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 recognise the library in the initial search bar ? It just says fabric encouters an error. I try load it from the notebook and it says problem with the library. Can somebody check. I dont mind using pip install from Jupyter notebook , but preferable I d like to load it from the settings .. if I cant then at least pip install. Please aloso give me the correct instruction as it may differ relative to a normal local install instruction.
The end of the log file is shown below
Any assistance would be appreciated
Thanks
Graham
Think there was a package rename you should be using
pip install prophet
and not
pip install fbprophet
if you are not alredy.