Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Connecting with Python 3.8.3

I am having a hard time connecting with Python 3.8.3.  It gives me an error, and I think it is because in my detected python home directories I cannot acess the APPDATA folder that houses python, hence issue with my path.  

 

how do I access the folder even I am showing all hidden files?

 

it is visible when I go through my windows explorer, but not when I am going through my power bi desktop

 

 
  • Anonymous's avatar
    Anonymous
    6 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

6 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    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, 🙂

    • Anonymous's avatar
      Anonymous
      Not 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_Deckler's avatar
        Greg_Deckler
        Community 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

         

  • v-yingjl's avatar
    v-yingjl
    Community Support

    Hi Anonymous ,

     

    Glad to hear the issue is solved. You can accept your reply as solution, that way, other community members could easily find the answer when they get same issues.

     

    Best Regards,
    Yingjie Li