Forum Discussion

ChrisPBIUser's avatar
ChrisPBIUser
Helper III
3 years ago
Solved

Script Runtime Error - Python Visual using Prophet

I've created a Python visual using Prophet and other libraries in Power BI Desktop, and it works fine. However, when I published the report to Power BI Service, I received the following error:

 

[S-b6c58d24-3791-4e6d-a8d4-6a92edf34701][S-b6c58d24-3791-4e6d-a8d4-6a92edf34701]ModuleNotFoundError: No module named 'prophet'

 

Is there a solution for this error, or does it mean that Prophet is not supported in Power BI Service?

3 Replies

Replies have been turned off for this discussion
    • ChrisPBIUser's avatar
      ChrisPBIUser
      Helper III

      ibarrau thanks for your reply which wasn't what I was looking for but it is what is it.  I'll need to rewrite the Python script using one of the ones in the list, I suppose I should have checked first

  • Hi, I have the same issue here. The visual work in the desktop, bu popout runtime error in PowerBI Service. I'm curious, how is the runtime configured for PowerBI serivice? If the desktop version is successful, will the service version be successful?