<?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 scrip error in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/python-scrip-error/m-p/1008132#M22963</link>
    <description>Generally this means that the modules are not where Power BI or python is expecting them to be. I have run into this with R where for whatever reason I had to manually put the module files in a specific location. Use File | Options and settings | Options to check what directly you have specified for python.&lt;BR /&gt;&lt;BR /&gt;If this is in the Service, then make sure that all of your modules are supported</description>
    <pubDate>Sat, 04 Apr 2020 14:58:32 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2020-04-04T14:58:32Z</dc:date>
    <item>
      <title>python scrip error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/python-scrip-error/m-p/1008028#M22952</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm doing a pyton visual (pair plot) using matplotlib and seaborn package but I'm getting the following&amp;nbsp; a&amp;nbsp; script error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;traceback (most recent call last):&lt;/P&gt;&lt;P&gt;File "PythonScriptWrapper.PY", line 2, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;import os, uuid,matplotlib&lt;/P&gt;&lt;P&gt;ModuleNotFoundError: No module named 'matplotlib'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what&amp;nbsp; does that error means?&amp;nbsp; I have installed both matlplotlib&amp;nbsp; and seaborn in my computer.&amp;nbsp; Bellow are the are script code that i typed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;import matplotlib.pyplot as plt&lt;/P&gt;&lt;P&gt;import seaborn as sns&lt;/P&gt;&lt;P&gt;sns.pairplot(dataset)&lt;/P&gt;&lt;P&gt;plt.show()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice to resolve this would be much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sat, 04 Apr 2020 11:29:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/python-scrip-error/m-p/1008028#M22952</guid>
      <dc:creator>naeljb</dc:creator>
      <dc:date>2020-04-04T11:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: python scrip error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/python-scrip-error/m-p/1008132#M22963</link>
      <description>Generally this means that the modules are not where Power BI or python is expecting them to be. I have run into this with R where for whatever reason I had to manually put the module files in a specific location. Use File | Options and settings | Options to check what directly you have specified for python.&lt;BR /&gt;&lt;BR /&gt;If this is in the Service, then make sure that all of your modules are supported</description>
      <pubDate>Sat, 04 Apr 2020 14:58:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/python-scrip-error/m-p/1008132#M22963</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-04-04T14:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: python scrip error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/python-scrip-error/m-p/1008452#M22966</link>
      <description>&lt;P&gt;Adding to&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler&lt;/a&gt;&amp;nbsp; answer by providing some good references.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/desktop-python-scripts" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/desktop-python-scripts&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Now-able-to-run-python-script/td-p/610764" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Now-able-to-run-python-script/td-p/610764&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Unable-to-run-Python-scripts-in-Power-BI-unless-PBI-was-opened/td-p/856145" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Unable-to-run-Python-scripts-in-Power-BI-unless-PBI-was-opened/td-p/856145&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Apr 2020 04:59:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/python-scrip-error/m-p/1008452#M22966</guid>
      <dc:creator>Jayendran</dc:creator>
      <dc:date>2020-04-05T04:59:59Z</dc:date>
    </item>
  </channel>
</rss>

