Integration of Processing into Ubuntu

Same here!!!
Yet another problem: libraries won’t install properly.

https://discourse.processing.org/t/can-t-install-libraries-after-starting-using-processing-in-snap/46557?u=rbgtoffolo

I’ve followed all the suggested Snap troubleshooting steps, including:

1 - Connecting the home interface:
sudo snap connect processing:home :home

  1. Installing Processing in classic mode:

sudo snap install processing --classic

  1. 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.

1 Like