Forum Discussion
Connecting with Python 3.8.3
- Anonymous6 years ago
I got it working, the issue was that i am using a remote desktop and had to ensure matplotlib and numpy were installed using a command window in the remore desktop. it works now
Where is your Python directory? Mine is in:
C:\Users\gdeckler\AppData\Local\Programs\Python\Python38-32
Of course, looks like I am probably running 3.8? Python is my new favorite language BTW, 🙂
- Anonymous6 years agoNot applicable
Thanks Greg,
this is where my python is directory
C:\\Users\\salman_ali\\AppData\\Local\\Programs\\Python\\Python38-32
I don't know how to access it through power_bi, as I cannot see this folder when I try to browse
- Greg_Deckler6 years agoCommunity Champion
Wait, why do you have double backslashes?
Just open File Manager and paste this into the bar, just single backslashes
C:\Users\gdeckler\AppData\Local\Programs- Anonymous6 years agoNot applicable
I got it working, the issue was that i am using a remote desktop and had to ensure matplotlib and numpy were installed using a command window in the remore desktop. it works now