<?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: Error: ASCII 'ascii' codec can't encode character u'\xb5' in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/error-ascii-ascii-codec-can-t-encode-character-u/m-p/1151065#M63968</link>
    <description>&lt;P&gt;I found a discussion on this topic on Stackoverflow, where someone else had the same problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm posting a link to the python docs thy post references below. I didn't want to paste a link to the post itself (I know people have security concerns) so I'm pasting images below that get to the "good parts" of the post.&amp;nbsp; The first is a description of the problem, the second the suggested solution:&lt;/P&gt;&lt;P&gt;Issue from link:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_0-1646572060459.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35707iE594003BF5715FBC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_0-1646572060459.png" alt="KimGarbade_0-1646572060459.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Solution from link:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_1-1646572227108.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35708i3FBEC1B40E836D7D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_1-1646572227108.png" alt="KimGarbade_1-1646572227108.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Python docs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.python.org/2.7/howto/unicode.html" target="_blank" rel="noopener"&gt;https://docs.python.org/2.7/howto/unicode.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Mar 2022 13:18:23 GMT</pubDate>
    <dc:creator>KimberlyGarbade</dc:creator>
    <dc:date>2022-03-06T13:18:23Z</dc:date>
    <item>
      <title>Error: ASCII 'ascii' codec can't encode character u'\xb5'</title>
      <link>https://community.esri.com/t5/python-questions/error-ascii-ascii-codec-can-t-encode-character-u/m-p/1151012#M63964</link>
      <description>&lt;P&gt;When viewing the data it shows me the error in python - arcpy&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="H__DanielRamos_Mendoza_0-1646509402114.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35694iC1A1ADED31EE1472/image-size/medium?v=v2&amp;amp;px=400" role="button" title="H__DanielRamos_Mendoza_0-1646509402114.png" alt="H__DanielRamos_Mendoza_0-1646509402114.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="H__DanielRamos_Mendoza_0-1646509312884.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35693i8A2BA34DD19B1AC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="H__DanielRamos_Mendoza_0-1646509312884.png" alt="H__DanielRamos_Mendoza_0-1646509312884.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2022 19:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-ascii-ascii-codec-can-t-encode-character-u/m-p/1151012#M63964</guid>
      <dc:creator>H__DanielRamos_Mendoza</dc:creator>
      <dc:date>2022-03-05T19:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error: ASCII 'ascii' codec can't encode character u'\xb5'</title>
      <link>https://community.esri.com/t5/python-questions/error-ascii-ascii-codec-can-t-encode-character-u/m-p/1151025#M63965</link>
      <description>&lt;P&gt;encoding should be utf-8.&amp;nbsp; It is the default for python 3.x and arcgis Pro as well&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2022 21:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-ascii-ascii-codec-can-t-encode-character-u/m-p/1151025#M63965</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-05T21:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error: ASCII 'ascii' codec can't encode character u'\xb5'</title>
      <link>https://community.esri.com/t5/python-questions/error-ascii-ascii-codec-can-t-encode-character-u/m-p/1151027#M63966</link>
      <description>&lt;P&gt;I am using python 2.7&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2022 21:58:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-ascii-ascii-codec-can-t-encode-character-u/m-p/1151027#M63966</guid>
      <dc:creator>H__DanielRamos_Mendoza</dc:creator>
      <dc:date>2022-03-05T21:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error: ASCII 'ascii' codec can't encode character u'\xb5'</title>
      <link>https://community.esri.com/t5/python-questions/error-ascii-ascii-codec-can-t-encode-character-u/m-p/1151065#M63968</link>
      <description>&lt;P&gt;I found a discussion on this topic on Stackoverflow, where someone else had the same problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm posting a link to the python docs thy post references below. I didn't want to paste a link to the post itself (I know people have security concerns) so I'm pasting images below that get to the "good parts" of the post.&amp;nbsp; The first is a description of the problem, the second the suggested solution:&lt;/P&gt;&lt;P&gt;Issue from link:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_0-1646572060459.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35707iE594003BF5715FBC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_0-1646572060459.png" alt="KimGarbade_0-1646572060459.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Solution from link:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_1-1646572227108.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35708i3FBEC1B40E836D7D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_1-1646572227108.png" alt="KimGarbade_1-1646572227108.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Python docs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.python.org/2.7/howto/unicode.html" target="_blank" rel="noopener"&gt;https://docs.python.org/2.7/howto/unicode.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 13:18:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-ascii-ascii-codec-can-t-encode-character-u/m-p/1151065#M63968</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-06T13:18:23Z</dc:date>
    </item>
  </channel>
</rss>

