Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 01:07 PM - edited 09-02-2025 01:15 PM
I think this could be serialization problem. I've recreated your scenario using cluster with shared access mode and I got the same error:
But look what happens if I don't use sys.path.append but instead I use absolute import - now it works: