<?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: Why doesn't ArcMap think I'm starting an edit session?! =( in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636673#M49539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought we already solved this problem.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2017 18:52:58 GMT</pubDate>
    <dc:creator>MitchHolley1</dc:creator>
    <dc:date>2017-01-03T18:52:58Z</dc:date>
    <item>
      <title>Why doesn't ArcMap think I'm starting an edit session?! =(</title>
      <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636671#M49537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay peeps. Help me, a well-meaning state employee, out. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&amp;nbsp; Why do I keep getting: &lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/295181_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;from this?! =(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/295171_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 18:39:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636671#M49537</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-01-03T18:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't ArcMap think I'm starting an edit session?! =(</title>
      <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636672#M49538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try printing workspace to make sure it's what you want? I think by using os.path.dirname you're backing up to the ArcCatalog folder, but you actually want it to be the .sde, at least according to the example &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-data-access/editor.htm"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 18:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636672#M49538</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2017-01-03T18:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't ArcMap think I'm starting an edit session?! =(</title>
      <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636673#M49539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought we already solved this problem.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 18:52:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636673#M49539</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2017-01-03T18:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't ArcMap think I'm starting an edit session?! =(</title>
      <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636674#M49540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we did. It came back with persistance. =(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 19:16:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636674#M49540</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-01-03T19:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't ArcMap think I'm starting an edit session?! =(</title>
      <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636675#M49541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;edit = arcpy.da.Editor(filepath)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 19:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636675#M49541</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2017-01-03T19:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't ArcMap think I'm starting an edit session?! =(</title>
      <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636676#M49542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm. Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 19:32:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636676#M49542</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-01-03T19:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't ArcMap think I'm starting an edit session?! =(</title>
      <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636677#M49543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I change it to that I can't access my data layer which is why I moved away from it. It throws &lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/295210_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 19:34:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636677#M49543</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-01-03T19:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't ArcMap think I'm starting an edit session?! =(</title>
      <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636678#M49544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right. It goes to C:\Users\joanna.grossman\AppData\Roaming\ESRI\Desktop10.4\ArcCatalog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 19:35:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636678#M49544</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-01-03T19:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn't ArcMap think I'm starting an edit session?! =(</title>
      <link>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636679#M49545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just FYI. I had to change it back again to get it to work. I'll keep it commented out this time just in case, tho. I appreciate your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 20:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/why-doesn-t-arcmap-think-i-m-starting-an-edit/m-p/636679#M49545</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-01-03T20:06:29Z</dc:date>
    </item>
  </channel>
</rss>

