it seems the package that i need to use within my ...
# general
s
it seems the package that i need to use within my pulumi python resource, i cannot use, becuase pulumi is trying to use pickle and this particular class cannot be pickled due to recursive references. Is there any way to create a provider class that will work?