Same here!!!
Yet another problem: libraries won’t install properly.
I’ve followed all the suggested Snap troubleshooting steps, including:
1 - Connecting the home interface:
sudo snap connect processing:home :home
- Installing Processing in classic mode:
sudo snap install processing --classic
- Creating the sketchbook folder manually:
mkdir -p ~/snap/processing/current/sketchbook/libraries
However, I’m still experiencing issues with library installation. The Processing IDE either fails to install libraries or can’t detect them after installation.