szymon_dybczak
Esteemed Contributor III

Hi @Yousry_Ibrahim 

I think this could be serialization problem. I've recreated your scenario using cluster with shared access mode and I got the same error:

szymon_dybczak_0-1756843086870.png

But look what happens if I don't use sys.path.append but instead I use absolute import - now it works:

szymon_dybczak_1-1756843211873.png