Forum Discussion
ChrisPBIUser
3 years agoHelper III
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...
- 3 years ago
Hi. I'm sorry but you can't use any library for python visuals. There are a set of libraries and you need to stick to them. You can't install new modules. Check the list in here: https://learn.microsoft.com/en-us/power-bi/connect-data/service-python-packages-support
I hope that helps,
jinzhi_zhou
1 year agoNew Member
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?