<?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: Using the zeep-library in Arcpy in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/using-the-zeep-library-in-arcpy/m-p/154355#M11932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sounds like you have more than one version of python installed.&amp;nbsp; 10.5 uses python 2.7.13 and in that C:\Python27\ArcGIS10.5..... path buried in the sitepackages folder should be your installed zeep folder and numpy (multiarray). Can you confirm that everything is installed where it is supposed to be and that you only have one version of python that isn't being maintained by a conda environment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Sep 2017 10:04:53 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-09-25T10:04:53Z</dc:date>
    <item>
      <title>Using the zeep-library in Arcpy</title>
      <link>https://community.esri.com/t5/python-questions/using-the-zeep-library-in-arcpy/m-p/154354#M11931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I'm creating a python script which I'm going to publish as a geoprocessing service. The script is using the Zeep-library for connecting to a webservice (wsdl). I've written the script outside of ArcMap, and the script works fine when I run it. The wsdl is parsed and I can use the methods in the webservice. But when I try to run the script in ArcMap, I get an error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AttributeError: 'NoneType' object has no attribute 'utf_8_decode'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to create the client:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;client = zeep.Client(wsdl = wsdlUrl)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I import the arcpy module, I also get an error saying cannot import name multiarray.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have anyone used zeep in connection with arcpy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using ArcMap 10.5 and the newest version of zeep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Torbjørn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 08:20:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/using-the-zeep-library-in-arcpy/m-p/154354#M11931</guid>
      <dc:creator>TorbjørnDalløkken</dc:creator>
      <dc:date>2017-09-25T08:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using the zeep-library in Arcpy</title>
      <link>https://community.esri.com/t5/python-questions/using-the-zeep-library-in-arcpy/m-p/154355#M11932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sounds like you have more than one version of python installed.&amp;nbsp; 10.5 uses python 2.7.13 and in that C:\Python27\ArcGIS10.5..... path buried in the sitepackages folder should be your installed zeep folder and numpy (multiarray). Can you confirm that everything is installed where it is supposed to be and that you only have one version of python that isn't being maintained by a conda environment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 10:04:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/using-the-zeep-library-in-arcpy/m-p/154355#M11932</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-25T10:04:53Z</dc:date>
    </item>
  </channel>
</rss>

