Forum Discussion
roygau
4 years agoNew Member
PowerBI App not detecting Python as Data source
Hi, I have a dashboard which is build using Python as a data source. I am though connecting to Orale DB using python library Oracle-Client. Not facing any issue to connect to the db from PBI Desk...
lbendlin
Super User
4 years agoValidate that the machine where your personal gateway is running on has all required packages installed.
roygau
4 years agoNew Member
In my local machine, I am using Python 3.8.2 while in the VM where Personal Gateway is present has python 3.8.0. also other python packages (numpy, pandas, cx-oracle & matplotlib) are slightly different versions in both the m/c
Does the all versions (python & packages) need to be same?
How to ensure Personal Gateway is picking the right versions intalled?, is there any config ?
Also I have disabled Custom data connector in Personal gateway, do we need to enable that when we are using Python as data source.