Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Running Python scripts

Hey,

 

I made a bargraph using the Python visual that Power Bi supports, but when I upload it to the online Power Bi enviroment it doesn't work. 

 

I think it may be because I added some external Python libraries like NLTK. The error I get when trying to load it in the online enviroment is as follows: "No module named 'nltk'". Is this intented? and is it not possible to use an external library that is not supported? or am I doing something wrong?

2 Replies