<?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 No module named pythonhelpers1 + AV in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788184#M1046</link>
    <description>Adding PYTHONPATH to the system environment variables did the trick :)&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I also happen to have Visual Studio 2010 Professional installed on Windows 7 64-bits, as well as Intel Parallel Studio 2011 (retail, but should not make a difference). The only extra extension I got installed is Visual Assist X. I also have python installed in this machine.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;In my case the behavior was always the same. I always got that error message and the crash when closing the tab (when answering 'Yes').&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for sharing your solution.&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 19 Nov 2010 07:20:27 GMT</pubDate>
    <dc:creator>P_A__Jimenez</dc:creator>
    <dc:date>2010-11-19T07:20:27Z</dc:date>
    <item>
      <title>No module named pythonhelpers1 + AV</title>
      <link>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788181#M1043</link>
      <description>I just decided to try the new Intel VTune Amplifier XE 2011 with a project I am working on, but once the process is finished and results are finalized, I get an error dialog with title "attach debugger?" and error message "&lt;TYPE&gt; No module named pythonhelpers1 &lt;STRING&gt; (1): &lt;MODULE&gt;". Buttons are, of course, Yes and No.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;The analysis type I selected was Hotspots.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;If I select &lt;YES&gt; then I will be sent to the results. If I select &lt;NO&gt; then nothing else will be shown.&lt;/NO&gt;&lt;/YES&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I also get a message in Debug Messages which I am not sure whether it is related or not. The message is "Error: Invalid format ' '. Using default value: 'time'".&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I decided to continue and check the results, to which lines they were pointing to, then closed the tab and got an "unexpected fault" (access violation in moduleamplxe_summarypane_core_3.1.dll).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I'll send the report right away.&lt;/DIV&gt;&lt;/MODULE&gt;&lt;/STRING&gt;&lt;/TYPE&gt;</description>
      <pubDate>Fri, 12 Nov 2010 10:59:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788181#M1043</guid>
      <dc:creator>P_A__Jimenez</dc:creator>
      <dc:date>2010-11-12T10:59:18Z</dc:date>
    </item>
    <item>
      <title>No module named pythonhelpers1 + AV</title>
      <link>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788182#M1044</link>
      <description>I'm getting this error about "pythonhelpers1"too. I had installed the VTune_Amplifier_XE_2011_setup.exe trialin Visual Studo Professional 2010 on Win7 64-bit. I don't if it's related but I had also installed the Intel Parallel Studio trial andAMD CodeAnalyst, which are also plugins for Visual Studio. I sometimes get this error but am able to ignore it. Other times I don't get this error but after the "Finalization is completed successfully" in the Collection tab, the results never display (no"Summary"or "Bottom-up" tabs). Clicking "Re-resolve" sometimes fixes this but usually doesn't. Visual Studio sometimes crahes due to VTune.&lt;BR /&gt;&lt;BR /&gt;Something elseI've noticed is that when doing aVTuneprofile, VirtualBox guestinstances sometimes freeze or crash (which never happened before I installed VTune last night). VTune is running on the host operating system.</description>
      <pubDate>Fri, 12 Nov 2010 22:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788182#M1044</guid>
      <dc:creator>zzxxccvv</dc:creator>
      <dc:date>2010-11-12T22:47:00Z</dc:date>
    </item>
    <item>
      <title>No module named pythonhelpers1 + AV</title>
      <link>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788183#M1045</link>
      <description>I tried uninstalling and reinstalling VTune with no luck.&lt;BR /&gt;&lt;BR /&gt;Notice thoughthat the"pythonhelpers1" is a Python module located here:&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;C:\Program Files (x86)\Intel\VTune Amplifier XE 2011\lib32\python\pythonhelpers1\__init__.pyc&lt;BR /&gt;C:\Program Files (x86)\Intel\VTune Amplifier XE 2011\lib32\python\pythonhelpers1\genhelpers.pyc&lt;BR /&gt;&lt;BR /&gt;VTune apparently can't find this module, nor can it find a amplxe_pythonhelpers_genhelpers_1_3. So, create a "PYTHONPATH" system environment variable containing this:&lt;BR /&gt;&lt;BR /&gt;C:\Program Files (x86)\Intel\VTune Amplifier XE 2011\lib32\python;C:\Program Files (x86)\Intel\VTune Amplifier XE 2011\bin32&lt;BR /&gt;&lt;BR /&gt;You will need to replace "Program Files (x86)" with "Program Files" if you have a 32-bit system.&lt;BR /&gt;&lt;BR /&gt;Now it works! :)&lt;/P&gt;</description>
      <pubDate>Sat, 13 Nov 2010 00:06:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788183#M1045</guid>
      <dc:creator>zzxxccvv</dc:creator>
      <dc:date>2010-11-13T00:06:51Z</dc:date>
    </item>
    <item>
      <title>No module named pythonhelpers1 + AV</title>
      <link>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788184#M1046</link>
      <description>Adding PYTHONPATH to the system environment variables did the trick :)&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I also happen to have Visual Studio 2010 Professional installed on Windows 7 64-bits, as well as Intel Parallel Studio 2011 (retail, but should not make a difference). The only extra extension I got installed is Visual Assist X. I also have python installed in this machine.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;In my case the behavior was always the same. I always got that error message and the crash when closing the tab (when answering 'Yes').&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for sharing your solution.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 Nov 2010 07:20:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788184#M1046</guid>
      <dc:creator>P_A__Jimenez</dc:creator>
      <dc:date>2010-11-19T07:20:27Z</dc:date>
    </item>
    <item>
      <title>No module named pythonhelpers1 + AV</title>
      <link>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788185#M1047</link>
      <description>The problem is a collision between the VS plugins for Amplifier (in Parallel Studio) and VTune Amplifier XE.&lt;BR /&gt;&lt;BR /&gt;The simplest solution is to restart Visual Studio and avoid opening any Amplifier results, only VTune Amplifier XE results.&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, you might try uninstalling Amplifier, or use the standalone GUI for VTune Amplifier XE.&lt;BR /&gt;&lt;BR /&gt;[Some technical details: The version of python25.dll in Amplifier is not forward compatible with the version of python25.dll using in Amplifier XE. The version from Amplifier XE needs to be loaded first.]&lt;BR /&gt;&lt;BR /&gt;[The solution mentioned elsewhere in this thread may work, but I won't guarantee the product won't break further.]</description>
      <pubDate>Fri, 19 Nov 2010 16:18:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788185#M1047</guid>
      <dc:creator>Mark_D_Intel</dc:creator>
      <dc:date>2010-11-19T16:18:59Z</dc:date>
    </item>
    <item>
      <title>No module named pythonhelpers1 + AV</title>
      <link>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788186#M1048</link>
      <description>This problem is fixed in VTune Amplifier XE Update 1.</description>
      <pubDate>Wed, 15 Dec 2010 14:57:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/No-module-named-pythonhelpers1-AV/m-p/788186#M1048</guid>
      <dc:creator>Mark_D_Intel</dc:creator>
      <dc:date>2010-12-15T14:57:35Z</dc:date>
    </item>
  </channel>
</rss>

