Forum Discussion
PBI desktop and Python integration problem
SergioTorrinha , pbi file has python path setting, can you check is that correct on another machine.
Check the python path in the second machine is it same as the first machine
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-python-scripts
- SergioTorrinha6 years agoResolver II
amitchandak
Ho yes the path is correct in PBI desktop file in machine 2.
Sorry i forgot to mention that in my original post- v-easonf-msft6 years agoCommunity Support
Hi, SergioTorrinha
Have you tried to developed a file in machine 2 and then use that same file in machine 1 to check if the same problem occurs?
Best Regards,
Community Support Team _ Eason- SergioTorrinha6 years agoResolver II
Hi,
v-easonf-msftdeveloping python in machine 2 is no option here, as the owner of machine 2 doesen't know how to work with python. So the idea here is to develop in machine 1 and then deploy in machine 2 (yes i know machine 2 needs to have Python installed acording to microsoft recomendations).In any case, I think Comodo firewall in machine 1 was blocking a Python service from running properly. I wasn't able to test if this solves the issue or not but i found a couple posts in Comodo forum that lead to think that Python was getting blocked by it.
Thanks 🙂