It’s a very long time since our last major release but 1.90.0 is finally out!
This was a very major refactor of a lot of code. It adds:
- compatibility with Python3 (not working for all hardware)
- better
pip install psychopy
including nearly all dependencies - the option to make stimuli “clickable” from Builder mouse objects
- new stimuli (visual noise and second order stimuli)
- a new (experimental) backend based on GLFW
- many bug fixes
Keep in mind that this was a major refactor of a huge amount of code and there are almost certain to be bugs we haven’t caught as a result. Be very wary and test your code carefully.