Experiment issue with playing videos
Hi all!
I have an experiment that has to run a few videos but every time I try and run it it comes up with this error:
File "/Applications/OpenSesame.app/Contents/Resources/share/opensesame_plugins/media_player_mpy/media_player_mpy.py", line 139, in prepare
if type(self.var.canvas_backend) in [unicode,str]:
NameError: name 'unicode' is not defined
I don't have a 'unicode' in my code and it seems to be an issue with the media payer extension but I'm not sure if it's the actual extension or how my code interacts with it. The code ran fine in the previous version of open sesame, this bug is only new with the new version. Has anyone else had this issue?
This discussion has been closed.