<?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: Win32.com client in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73381#M6009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you meant 'pypiwin32'&lt;/P&gt;&lt;P&gt;'C:\Python27\ArcGISx6410.4\Scripts&amp;gt;pip install pypiwin32' worked.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 May 2017 18:13:30 GMT</pubDate>
    <dc:creator>TonyAlmeida</dc:creator>
    <dc:date>2017-05-24T18:13:30Z</dc:date>
    <item>
      <title>Win32.com client</title>
      <link>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73379#M6007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got new pc and working on update my scripts. I am getting 'No module named win32com.client' on of them and&lt;/P&gt;&lt;P&gt;I can quit remember how it is installed. I have 10.4.1 and python 2.7.10 that came with it. I believe i have download the correct one '&lt;A title="[161&amp;nbsp;KB] [Nov 11, 2016]"&gt;ad3‑2.0.2‑cp27‑cp27m‑win_amd64.whl&lt;/A&gt;' now i am trying to install it through pip. when i try to install it i get 'File is not a Zip file'.&amp;nbsp; Can some one be kind engought to guide me though install win32com.client pkg please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 16:33:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73379#M6007</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2017-05-24T16:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Win32.com client</title>
      <link>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73380#M6008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://pypi.python.org/pypi/pypiwin32#downloads"&gt;https://pypi.python.org/pypi/pypiwin32#downloads&lt;/A&gt;&lt;/P&gt;&lt;P&gt;then did you try&lt;/P&gt;&lt;P&gt;pip install pypiwin32&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 17:53:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73380#M6008</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-24T17:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Win32.com client</title>
      <link>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73381#M6009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you meant 'pypiwin32'&lt;/P&gt;&lt;P&gt;'C:\Python27\ArcGISx6410.4\Scripts&amp;gt;pip install pypiwin32' worked.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 18:13:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73381#M6009</guid>
      <dc:creator>TonyAlmeida</dc:creator>
      <dc:date>2017-05-24T18:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Win32.com client</title>
      <link>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73382#M6010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!... corrected now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 20:48:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73382#M6010</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-24T20:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Win32.com client</title>
      <link>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73383#M6011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, is there any reason to do this using pip instead of the windows installer at sourceforge, which adds an entry to add remove programs and all that Windows jazz? I've always pointed people to the sourceforge download.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 21:48:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73383#M6011</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-05-31T21:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Win32.com client</title>
      <link>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73384#M6012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I clean out stuff manually before and after or through windows doing installs.&amp;nbsp; Also, I still use pythonwin for an IDE on occasions and installing it took care of all the dependencies and cleanup.&lt;/P&gt;&lt;P&gt;If they both work, it really doesn't matter, I just normally use pip or conda now ... fewer things to remember&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 21:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/win32-com-client/m-p/73384#M6012</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-31T21:57:33Z</dc:date>
    </item>
  </channel>
</rss>

