About 219,000 results
Open links in new tab
  1. Solved: Having an issue where the 'NoneType' object error ... - Esri ...

    Aug 5, 2021 · Having an issue where the 'NoneType' object error is either not subscriptable or iterable when using list comprehension or list in general?

  2. Solved: Clone_items on webmap containing hosted view fails.

    Jul 2, 2025 · TypeError: argument of type 'NoneType' is not iterable The same command works perfectly on version 2.3.0 of the API, the clone completes and it clones both the webmap and …

  3. AttributeError: 'NoneType' - Esri Community

    Apr 12, 2018 · NoneType means that 'None' was returned by a step. But then you say that 'update' was used and it worked? If that is the case, then whatever you did to remove the lack …

  4. clone_items 'NoneType' ojbect has no attribute 'metadata'

    Jan 31, 2024 · Hi, I'm attempting to build a simple script to migrate an Experience Builder app from a development to production environment but receiving 'NoneType' ojbect has no …

  5. None Type not Iterable: How to Resolve? - Esri Community

    Jan 15, 2021 · It's because fclist doesn't have any value; it's None. I suspect this is caused by you listing feature classes without setting an environment workspace. You can print (fclist) for …

  6. Unsupported operand type (s) for +: 'NoneType' and 'NoneType'

    Oct 24, 2019 · I've done it! Nailed it! ERROR: Step1_CompressAnalyze.py: Line 35 ERROR: unsupported operand type (s) for +: 'NoneType' and 'NoneType' --Step1_CompressAnalyze.py …

  7. Solved: Asset Package To Geodatabase Fail - Esri Community

    Sep 6, 2024 · ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'fields' Failed script Asset Package To Geodatabase... Failed to …

  8. TypeError: 'NoneType' object is not iterable - Esri Community

    Mar 4, 2021 · Solved: Greetings, I want to search all Features, but exclude those that are a 'NoneType' object I tried to exclude the 'NoneType' object in the search, this is not

  9. Add item 'NoneType' object is not subscriptable - Esri Community

    Jul 4, 2024 · Try printing gis.content first to see if there is any content, then check to see if data exists and ... Test for None using the principles here Solved: TypeError: 'NoneType' object is …

  10. 'NoneType' object has no attribute '_tbx' - Esri Community

    Jan 6, 2024 · What type of AGOL account do you have? All the right privileges/user types and role? credit usage, Data Editor, Creator etc.?