About 50 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. NoneType object is not iterable - Esri Community

    Nov 20, 2024 · Select to view content in your preferred language Translate Now NoneType object is not iterable Subscribe 2745 2

  3. 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 attribute 'metadata' …

  4. 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 of something being …

  5. 'NoneType' object has no atribute for arcpy.PointGeometry

    Sep 20, 2023 · As for the error, "'NoneType' object has no atribute for arcpy.PointGeometry" is saying that somewhere you're calling arcpy.PointGeometry with a variable that has a value of None (null).

  6. TypeError: can only concatenate str (not "NoneType") to str

    Aug 15, 2022 · Hello, I hope this is posted in the right place. I am troubleshooting a script that I have been running for almost a year now which updates a hosted feature service in ArcGIS Online. We …

  7. 'NoneType' Object has no Attribute 'modules' Attri... - Esri Community

    Jun 15, 2018 · AttributeError: 'NoneType' object has no attribute 'modules' Referring to a separate post that suggested removing the 'Try-Except' statement, I've tried removing this in order to resolve the …

  8. AttributeError: 'NoneType' object has no attribute '_tbx'

    Apr 7, 2024 · While performing Hot Spot analysis from Arcgis Pro notebook it returns AttributeError from arcgis.features.analyze_patterns import find_hot_spots

  9. 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 …

  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.?