<?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 Thanks. I have already in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/python-m-venv-returns-an-error/m-p/1163736#M1225</link>
    <description>&lt;P&gt;Thanks. I have already installed virtualenv as a work-around on this issue. That does not, however, explain the error in this distribution. I installed the distribution as specified on the Intel site, and "out-of-the-box", so to speak, this function of python has this error. Is this error a known problem with the current linux version of the Python distribution?&lt;/P&gt;</description>
    <pubDate>Sat, 22 Jun 2019 13:06:11 GMT</pubDate>
    <dc:creator>Dennis__Harold</dc:creator>
    <dc:date>2019-06-22T13:06:11Z</dc:date>
    <item>
      <title>python -m venv returns an error</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/python-m-venv-returns-an-error/m-p/1163735#M1224</link>
      <description>&lt;P&gt;I recently installed the Intel distribution for python.&lt;/P&gt;&lt;P&gt;The following error occurs when attempting to create a virtual environment:&lt;/P&gt;&lt;P&gt;python -m venv ${HOME}/venv6&lt;BR /&gt;Error: Command '['/N/u/hbrokaw/Carbonate/venv6/bin/python', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.&lt;/P&gt;&lt;P&gt;Is there any information about what would cause this to occur and how I can fix it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Cicada Dennis&lt;/P&gt;&lt;P&gt;hbrokaw@iu.edu&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 14:42:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/python-m-venv-returns-an-error/m-p/1163735#M1224</guid>
      <dc:creator>Dennis__Harold</dc:creator>
      <dc:date>2019-06-11T14:42:18Z</dc:date>
    </item>
    <item>
      <title>Thanks. I have already</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/python-m-venv-returns-an-error/m-p/1163736#M1225</link>
      <description>&lt;P&gt;Thanks. I have already installed virtualenv as a work-around on this issue. That does not, however, explain the error in this distribution. I installed the distribution as specified on the Intel site, and "out-of-the-box", so to speak, this function of python has this error. Is this error a known problem with the current linux version of the Python distribution?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 13:06:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/python-m-venv-returns-an-error/m-p/1163736#M1225</guid>
      <dc:creator>Dennis__Harold</dc:creator>
      <dc:date>2019-06-22T13:06:11Z</dc:date>
    </item>
    <item>
      <title>As additional info, the error</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/python-m-venv-returns-an-error/m-p/1163737#M1226</link>
      <description>&lt;P&gt;As additional info, the error returned is:&lt;/P&gt;&lt;P&gt;/N/u/hbrokaw/Carbonate/venv6/bin/python: No module named ensurepip&lt;/P&gt;&lt;P&gt;So the ensurepip is not present in the virtualenv when it tries to create pip. If one uses the --without-pip option, then the venv gets created.&lt;BR /&gt;&lt;BR /&gt;This seems like a bug in the distribution.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 19:22:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/python-m-venv-returns-an-error/m-p/1163737#M1226</guid>
      <dc:creator>Dennis__Harold</dc:creator>
      <dc:date>2019-06-26T19:22:20Z</dc:date>
    </item>
    <item>
      <title>Well I figured out a solution</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/python-m-venv-returns-an-error/m-p/1163738#M1227</link>
      <description>&lt;P&gt;Well I figured out a solution, and Intel should really fix this, it is so easy.&lt;BR /&gt;I downloaded the Python source code. I built it. Then I copied the directory:&lt;BR /&gt;install_dir/lib/python3.6/ensure_pip/ to the intel distribution's install_dir/lib/python3.6&lt;BR /&gt;All Intel needs to do is add that directory and its contents to their distribution.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 20:25:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/python-m-venv-returns-an-error/m-p/1163738#M1227</guid>
      <dc:creator>Dennis__Harold</dc:creator>
      <dc:date>2019-06-26T20:25:00Z</dc:date>
    </item>
  </channel>
</rss>

