New py5 Release: 0.7.1a6

py5
python
Published

March 24, 2022

Another big release, 2 months after the previous release.

Important

This is the first release that requires Java 17. You will need to have Java 17 installed on your computer, and your environment will need to be setup in a way that lets py5 find it.

If you created your py5 environment using the install instructions on the py5 website, you probably have Java 11 installed using Anaconda's openjdk 11 package. You can remove it with the command conda uninstall openjdk. There is no Anaconda Java 17 package available to install instead. Follow the install instructions on the py5 website to learn a different approach for installing Java 17.

Here are the new features in this release:

Bug fixes:

Questions:

I'd like someone with an Apple Silicon (macOS-aarch64) machine to test py5 and tell me if it works. I'm specifically curious about the P2D and P3D renderers. I don't think it will work but I want to know what happens. I don't have access to such a machine to do the test myself.

What's Ahead: