<?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: How to use docx module in HP UX server with python in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093157#M495885</link>
    <description>&lt;OL&gt;&lt;LI&gt;How did you install Python -= specifically where did you get the Python package from and what specific commands did you run to install it?&lt;/LI&gt;&lt;LI&gt;What command did you run to generate the error you list?&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Fri, 26 Jun 2020 07:24:49 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2020-06-26T07:24:49Z</dc:date>
    <item>
      <title>How to use docx module in HP UX server with python</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093024#M495884</link>
      <description>&lt;P&gt;Hello everyone, I set up parsing and data collection on the server to display this information on the site. I collected the information and part of it is in Doks, to read it I need a module, but I get an error&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;File "/home/alla/.local/lib/python3.8/site-packages/docx/opc/phys_pkg.py", line 30, in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;new&lt;/STRONG&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;raise PackageNotFoundError( docx.opc.exceptions.PackageNotFoundError: Package not found at 'teste.docx'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I read this issue: &lt;A href="https://community.hpe.com/t5/languages-and-scripting/how-to-install-pandas-and-numpy-in-hp-ux-server-with-python-2-7/td-p/7071927" target="_blank" rel="noopener"&gt;https://community.hpe.com/t5/languages-and-scripting/how-to-install-pandas-and-numpy-in-hp-ux-server-with-python-2-7/td-p/7071927&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But I already intall python modules&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 05:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093024#M495884</guid>
      <dc:creator>BarryShunter</dc:creator>
      <dc:date>2020-06-26T05:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use docx module in HP UX server with python</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093157#M495885</link>
      <description>&lt;OL&gt;&lt;LI&gt;How did you install Python -= specifically where did you get the Python package from and what specific commands did you run to install it?&lt;/LI&gt;&lt;LI&gt;What command did you run to generate the error you list?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 26 Jun 2020 07:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093157#M495885</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2020-06-26T07:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use docx module in HP UX server with python</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093534#M495886</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;1) I install Python from there: &lt;A href="https://community.hpe.com/t5/languages-and-scripting/how-to-install-pandas-and-numpy-in-hp-ux-server-with-python-2-7/td-p/7071927#.XvrkTs8zY5l" target="_blank"&gt;https://community.hpe.com/t5/languages-and-scripting/how-to-install-pandas-and-numpy-in-hp-ux-server-with-python-2-7/td-p/7071927#.XvrkTs8zY5l&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2) Error I got from terminal, I have button on site&amp;nbsp;&lt;A href="https://1x-rate.com/" target="_blank"&gt;https://1x-rate.com/&lt;/A&gt; which deployed on VPS(Digital Ocean), and VPS by POST request initiate on HP server python scrypt that use few modules numpy and docx to send docx to managers.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 07:16:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093534#M495886</guid>
      <dc:creator>BarryShunter</dc:creator>
      <dc:date>2020-06-30T07:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use docx module in HP UX server with python</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093565#M495887</link>
      <description>&lt;P&gt;From your post, it seems you have python3.8 installed :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&lt;EM&gt; File "&lt;STRONG&gt;/home/alla/.local/lib/python3.8/&lt;/STRONG&gt;site-packages/docx/opc/phys_pkg.py", line 30, in&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;new&lt;/STRONG&gt;&amp;nbsp;raise PackageNotFoundError( docx.opc.exceptions.PackageNotFoundError: Package not found at 'teste.docx'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Could you please install a supported version of Python from the following link and check :&lt;/P&gt;&lt;P&gt;&lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/search?term=python&amp;amp;Search=Search" target="_blank"&gt;http://hpux.connect.org.uk/hppd/cgi-bin/search?term=python&amp;amp;Search=Search&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can find installation procedure and manpage at the download page itself.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;MJ&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 11:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093565#M495887</guid>
      <dc:creator>MK_J</dc:creator>
      <dc:date>2020-06-30T11:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to use docx module in HP UX server with python</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093775#M495888</link>
      <description>&lt;P&gt;Thank you! Apparently I had a different version of Python preinstalled and they conflicted with each other and my scripts did not work correctly. Now everything is all right.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 08:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-docx-module-in-hp-ux-server-with-python/m-p/7093775#M495888</guid>
      <dc:creator>BarryShunter</dc:creator>
      <dc:date>2020-07-02T08:59:10Z</dc:date>
    </item>
  </channel>
</rss>

