<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Python Integration Error in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/848168#M2752</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your solution did the job for me.&lt;/P&gt;&lt;P&gt;However I had to have an extra step: copying the environemnt folder from the C:\Program Files to another location, since the&amp;nbsp;&lt;STRONG&gt;Python Script&lt;/STRONG&gt; options in Power BI Desktop doesn't allow browsing to the C:\Program Files (probably IT policy).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how to configure the path in which the new env will be created within &lt;STRONG&gt;conda create&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Barak&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Nov 2019 10:04:27 GMT</pubDate>
    <dc:creator>barakb32</dc:creator>
    <dc:date>2019-11-17T10:04:27Z</dc:date>
    <item>
      <title>Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/677350#M2108</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting the following error while using python visual. I made use of anaconda distribution for python installation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following is the error :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error Message:&lt;BR /&gt;Python script error.&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "PythonScriptWrapper.PY", line 2, in &amp;lt;module&amp;gt;&lt;BR /&gt;import os, matplotlib.pyplot, uuid, pandas&lt;BR /&gt;File "C:\Users\jasKsing\AppData\Local\Continuum\anaconda3\lib\site-packages\matplotlib\__init__.py", line 141, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import cbook, rcsetup&lt;BR /&gt;File "C:\Users\jasKsing\AppData\Local\Continuum\anaconda3\lib\site-packages\matplotlib\cbook\__init__.py", line 33, in &amp;lt;module&amp;gt;&lt;BR /&gt;import numpy as np&lt;BR /&gt;File "C:\Users\jasKsing\AppData\Local\Continuum\anaconda3\lib\site-packages\numpy\__init__.py", line 140, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import _distributor_init&lt;BR /&gt;File "C:\Users\jasKsing\AppData\Local\Continuum\anaconda3\lib\site-packages\numpy\_distributor_init.py", line 34, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import _mklinit&lt;BR /&gt;ImportError: DLL load failed: The specified module could not be found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following is the script :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# The following code to create a dataframe and remove duplicated rows is always executed and acts as a preamble for your script: &lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;# dataset = pandas.DataFrame(FullDate, UnitPrice, Quantity)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# dataset = dataset.drop_duplicates()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;# Paste or type your script code here:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt;&lt;SPAN&gt; pip&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt;&lt;SPAN&gt; matplotlib.pyplot &lt;/SPAN&gt;&lt;SPAN&gt;as&lt;/SPAN&gt;&lt;SPAN&gt; plt&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;dataset.plot()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Following is the setting are options in power bi:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="python settings pbi.PNG" style="width: 950px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/160871iDE1D4D496CB80AA6/image-size/large?v=v2&amp;amp;px=999" role="button" title="python settings pbi.PNG" alt="python settings pbi.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Kindly help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 06:21:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/677350#M2108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-25T06:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/678015#M2111</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know what version of Python your Anaconda environment is using? I was running into issues importing packages with 3.6 and 3.7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to get around the error by creating a new conda env with Python 3.5:&lt;/P&gt;&lt;PRE&gt;conda create -n py35 anaconda python=3.5&lt;/PRE&gt;&lt;P&gt;Then pip installing relevant packages (I had issues with PowerBI recognizing conda installs):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;conda activate py35&lt;BR /&gt;pip install matplotlib&lt;BR /&gt;pip install pandas&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After this is complete, you need to point PowerBI to the new env.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Including steps for those less familiar:&lt;/P&gt;&lt;P&gt;File -&amp;gt; Options and Settings -&amp;gt; Options -&amp;gt; Python Scripting&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then add the Path to your new Env. Mine looks like:&lt;/P&gt;&lt;P&gt;"C:\ProgramData\Anaconda3\envs\py35"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This thread tipped me off to the issue:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developercommunity.visualstudio.com/content/problem/362404/importerrordll-load-failed-the-specified-module-co.html" target="_blank"&gt;https://developercommunity.visualstudio.com/content/problem/362404/importerrordll-load-failed-the-specified-module-co.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you have questions.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 18:40:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/678015#M2111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-25T18:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/683573#M2127</link>
      <description>&lt;P&gt;I'm had exactly the same issue and error msg as&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;.&amp;nbsp; So I checked out @Anonymous&lt;/a&gt; 's recipe, but unfortunately it didn't work for me.&amp;nbsp; I figured out that installing anaconda (conda install anaconda) just linked to the existing packages and didn't leave anything for the pip installer to do. But w/o installing anaconda (conda install -n py37 python=3.7) plus the subsequent pip installs all the packages (incl. vs2015_runtime) got newly downloaded and afterwards my Python visual worked like a charm. Thanks for your help, guys!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 18:22:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/683573#M2127</guid>
      <dc:creator>pkoetzing</dc:creator>
      <dc:date>2019-05-03T18:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/739978#M2363</link>
      <description>&lt;P&gt;great solution, I fixed the ImportError based on your suggested solution. Thank you very much&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know what version of Python your Anaconda environment is using? I was running into issues importing packages with 3.6 and 3.7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to get around the error by creating a new conda env with Python 3.5:&lt;/P&gt;&lt;PRE&gt;conda create -n py35 anaconda python=3.5&lt;/PRE&gt;&lt;P&gt;Then pip installing relevant packages (I had issues with PowerBI recognizing conda installs):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;conda activate py35&lt;BR /&gt;pip install matplotlib&lt;BR /&gt;pip install pandas&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After this is complete, you need to point PowerBI to the new env.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Including steps for those less familiar:&lt;/P&gt;&lt;P&gt;File -&amp;gt; Options and Settings -&amp;gt; Options -&amp;gt; Python Scripting&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then add the Path to your new Env. Mine looks like:&lt;/P&gt;&lt;P&gt;"C:\ProgramData\Anaconda3\envs\py35"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This thread tipped me off to the issue:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developercommunity.visualstudio.com/content/problem/362404/importerrordll-load-failed-the-specified-module-co.html" target="_blank" rel="noopener"&gt;https://developercommunity.visualstudio.com/content/problem/362404/importerrordll-load-failed-the-specified-module-co.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you have questions.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 12:50:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/739978#M2363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-15T12:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/740413#M2365</link>
      <description>&lt;P&gt;I too am encountering this error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I chose to intall Anaconda and this resulted in Python version 3.7.3 being installed. I have verified using the command line and Jupyter notebooks that python, numpy, pandas, matplotlib and even seaborn work. I tried upgrading python using conda. I also tried creating a new enviroment version 3.7.1 which is supposedly the supported Python version. That too did not work, I could not navigate to the environment veriable from inside Power BI but I could change to that environment using the command line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried replying earlier but now that I have created an account I can post a screen shot showing my inability to navigate to the Anaconda environment.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noEnv.png" style="width: 440px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/177812i15C5908D441E3128/image-size/large?v=v2&amp;amp;px=999" role="button" title="noEnv.png" alt="noEnv.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may need to get someone with administrator privlidges or completly blow away Anaconda but I was able to install Anaconda without administrator privlidges.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 21:32:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/740413#M2365</guid>
      <dc:creator>AMM</dc:creator>
      <dc:date>2019-07-15T21:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/793358#M2544</link>
      <description>&lt;P&gt;I was able to fix this issue by using pip to uninstall matplotlib and pillow and then reinstall them. That is:&lt;/P&gt;&lt;PRE&gt;pip uninstall matplotlib
pip uninstall pillow&lt;BR /&gt;pip uninstall numpy
pip install matplotlib
pip install pillow&lt;BR /&gt;pip install numpy&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 14:53:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/793358#M2544</guid>
      <dc:creator>bclrk</dc:creator>
      <dc:date>2019-09-16T14:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/793379#M2545</link>
      <description>&lt;P&gt;I of course tried this then tried to create a python visualization or at least print("Hello") and I got the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ImportError: DLL load failed: The specified module could not be found.&lt;/P&gt;&lt;P&gt;The default imports seem to be: os, uuid, matplotlib&lt;/P&gt;&lt;P&gt;Then later numpy as np&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll submit another frown, but to say it didn't just work would be an understatement. I did test that I could use matplotlib, numpy, pandas etc. in Jupyter notebook even seaborn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran your suggested installs and uninstalls in the order you suggested from the command line built into JupyterLab FWIW.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 14:31:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/793379#M2545</guid>
      <dc:creator>AMM</dc:creator>
      <dc:date>2019-09-16T14:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/793413#M2548</link>
      <description>&lt;P&gt;You may have already tried this but a pip uninstall and install of numpy and any other packages in the error could help.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 14:54:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/793413#M2548</guid>
      <dc:creator>bclrk</dc:creator>
      <dc:date>2019-09-16T14:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/793428#M2551</link>
      <description>&lt;P&gt;Of course I tried reinstalling months ago, but I did it again. Seaborn still does not work maybe I should use pip on that but I persisted with some test code as I got a different error after reinstalling numpy. I didn't use any PowerBI integration but I was able to use this code:&lt;/P&gt;&lt;PRE&gt;from matplotlib import pyplot as plt
import numpy as np
def sinplot(flip = 1):
   x = np.linspace(0, 14, 100)
   for i in range(1, 5):
      plt.plot(x, np.sin(x + i * .5) * (7 - i) * flip)

sinplot()
plt.show()&lt;/PRE&gt;&lt;P&gt;To get below so thanks, but&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="actualMatplotLibInPowerBI.png" style="width: 343px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/192858i3A368A838BC4DB10/image-size/large?v=v2&amp;amp;px=999" role="button" title="actualMatplotLibInPowerBI.png" alt="actualMatplotLibInPowerBI.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 15:08:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/793428#M2551</guid>
      <dc:creator>AMM</dc:creator>
      <dc:date>2019-09-16T15:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/848168#M2752</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your solution did the job for me.&lt;/P&gt;&lt;P&gt;However I had to have an extra step: copying the environemnt folder from the C:\Program Files to another location, since the&amp;nbsp;&lt;STRONG&gt;Python Script&lt;/STRONG&gt; options in Power BI Desktop doesn't allow browsing to the C:\Program Files (probably IT policy).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how to configure the path in which the new env will be created within &lt;STRONG&gt;conda create&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Barak&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Nov 2019 10:04:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/848168#M2752</guid>
      <dc:creator>barakb32</dc:creator>
      <dc:date>2019-11-17T10:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/848174#M2753</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/153496"&gt;@AMM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran into the same but manged to find a solution:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;In your Windows Explorer search for afolder named&amp;nbsp;&lt;STRONG&gt;Continuum.&amp;nbsp;&lt;/STRONG&gt;Within this folder you will find&amp;nbsp;&lt;STRONG&gt;/anaconda3/envs&lt;/STRONG&gt;. If that doesn't work try:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; a. Copy the current path of Pyrthon Home Directory and paste in your Windows Explorer&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; b. Browse up to the&amp;nbsp;&lt;STRONG&gt;anaconda3&amp;nbsp;&lt;/STRONG&gt;folder&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; c. Browse down to&amp;nbsp;&lt;STRONG&gt;/envs&lt;/STRONG&gt;&amp;nbsp;folder&lt;/P&gt;&lt;P&gt;2. Copy the&amp;nbsp;&lt;STRONG&gt;py35&amp;nbsp;&lt;/STRONG&gt;folder (subfolder in /&lt;STRONG&gt;Continuum/anaconda3/envs&lt;/STRONG&gt;) to a location that you can browse to from Power BI Desktop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Barak&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Nov 2019 10:32:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/848174#M2753</guid>
      <dc:creator>barakb32</dc:creator>
      <dc:date>2019-11-17T10:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/1961015#M3802</link>
      <description>&lt;P&gt;I've been at this for 3 days and couldn't figure it out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kept getting the same error messages as the following cases:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Desktop/Microsoft-PowerBI-Scripting-Python-Exceptions/td-p/850714" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Microsoft-PowerBI-Scripting-Python-Exceptions/td-p/850714&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Desktop/Power-BI-Python-with-Anaconda-missing-dependency/td-p/665102" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Power-BI-Python-with-Anaconda-missing-dependency/td-p/665102&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It wasn't until I ran the following uninstall and reinstall scripts in CMD that it FINALLY worked!! You are a life saver. Thank you so much.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 02:13:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/1961015#M3802</guid>
      <dc:creator>Echicken07</dc:creator>
      <dc:date>2021-07-16T02:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2100363#M3947</link>
      <description>&lt;P&gt;Thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍🏾&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 12:36:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2100363#M3947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-27T12:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2246741#M4153</link>
      <description>&lt;P&gt;Excellent! Thank you very much&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 05:20:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2246741#M4153</guid>
      <dc:creator>kgarayev</dc:creator>
      <dc:date>2021-12-20T05:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2262148#M4187</link>
      <description>&lt;P&gt;This worked for me! Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2021 15:21:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2262148#M4187</guid>
      <dc:creator>mficco</dc:creator>
      <dc:date>2021-12-31T15:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2296874#M4246</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 01:31:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2296874#M4246</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-23T01:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2995884#M6468</link>
      <description>&lt;P&gt;I am new to python, where shall i run this code ?&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2023 11:37:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2995884#M6468</guid>
      <dc:creator>nlashakhoori</dc:creator>
      <dc:date>2023-01-01T11:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Python Integration Error</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2998922#M6482</link>
      <description>&lt;P&gt;It has been a while since I installed Python, I'll have to update it to start the year, but I believe you run pip at the command prompt, it would be the shell in Unix/Mac OS X, but I think in Windows you run it from the command prompt or perhaps from Anaconda Prompt. I was suprised to start the new year with a question from this old thread. Many Power BI updates have come out since this fix.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 15:33:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Python-Integration-Error/m-p/2998922#M6482</guid>
      <dc:creator>AMM</dc:creator>
      <dc:date>2023-01-03T15:33:36Z</dc:date>
    </item>
  </channel>
</rss>

