Open Faezehsgh opened 3 months ago
im working on a repo that has used simple_playgrounds but in part of the code we have to import this module :
from simple_playgrounds.element.elements.activable import RewardOnActivation
but it seems that the module no longer exists. does this module has any Alternatives?
Hi,
That's because I am working on a new version. The version you are referring to is the legacy-v0 version.
Best
Michael
im working on a repo that has used simple_playgrounds but in part of the code we have to import this module :
from simple_playgrounds.element.elements.activable import RewardOnActivation
but it seems that the module no longer exists. does this module has any Alternatives?