Post #4971: Based on the error, it seems like the script might not be recognizing an object,
π Metadata
- Author: Pluglug
- Date: 2023-12-12 14:20:34
- Type:
answer - Quality Score: 6/10
- Reply to: post_04970
- Replies (1): post_04972
π·οΈ Tags
python-scripting intermediate unsolved
βοΈ Related PME Features
- Python Scripting
- Macro Editor
π¬ Content
Based on the error, it seems like the script might not be recognizing an object, as it mentions NoneType. You mentioned using multiple Python files - are you sure that objects are being passed correctly between them? Itβs difficult to pinpoint the exact cause without seeing the specific code. Could you please show the code?