Unable to get nltk or TextBlob working in Power BI

Hi @jessbramow ,

I understand your frustration - I also need some time to set up all to work.

It looks like you need additional set up for PowerBI to work with Python scripts

I need to change also Windows System Environment Variable PATH and add :

C:\Users\AppData\Local\Continuum\Anaconda3\Scripts\

C:\Users\AppData\Local\Continuum\Anaconda3\Library\

C:\Users\AppData\Local\Continuum\Anaconda3\Library\bin\

C:\Users\AppData\Local\Continuum\Anaconda3\Library\mingw-w64\bin\

Details are described at :

https://forum.enterprisedna.co/t/how-to-use-emojis-no-module-named-emoji/28071/4

Good luck, and please let us know the results.
Thanks.

1 Like