📋 Metadata
- Author: Pluglug
- Date: 2023-12-12 14:20:34
- Type:
answer - Reply to: post_04970
- Replies (1): post_04972
💬 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?