Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Problems with mousetrap functioning

Hi everyone!

I'm using the 3.3.5 version of OpenSesame and I downloaded the development version of the mousetrap plug-in. Although the items of "mousetrap response" and "mousetrap form" appear on the board, whenever I try to drag them in the overview column an error message is shown.

I read in an old discussion on the forum that setting lazy_init to False as a class property was a possible solution. Unfortunately it did not work.

How can I solve the problem?

Thank you in advance!

Comments

  • Hi there,

    this is an issue that was resolved in the current development version of the mousetrap plugin for OpenSesame. When using OpenSesame 3.3.0 or later (as in your case), you should install the development version of the mousetrap plugin (as described here: https://github.com/PascalKieslich/mousetrap-os#installation). That is, you should enter the following code in OpenSesame's debug window for installation:

    !pip install https://github.com/PascalKieslich/mousetrap-os/archive/master.zip
    

    Please let me know if this does not resolve the issue.

    Best,

    Pascal

  • Hi Pascal,

    I managed to solve the problem running the software as administrator, as you suggested in previous discussions.

    Thank you for the help!

    Best regards,

    Valerio

Sign In or Register to comment.