ProgrammaBol / wiggler

Slither intends to be the joining link between scratch programming and textual progamming (python)
GNU General Public License v3.0
4 stars 1 forks source link

Attempting to play a second time fails #47

Closed gabrielepanda closed 7 years ago

gabrielepanda commented 7 years ago

Clicking the play button a second time returns error:

TypeError: super(type, obj): obj must be an instance or subtype of type

in endless loop

gabrielepanda commented 7 years ago

Something goes wrong with the module regeneration.