I cannot add Python mode!

Hello this is Gulshan Negi
Well, to install Python mode/libraries in Processing 4, you will need to follow these steps:

  1. Download and install the latest version of Processing 4 from the Processing website.
  2. Open Processing 4 and go to the “Sketch” menu, then select “Import Library” and then “Add Library”.
  3. In the “Contribution Manager” window, you will find a list of available libraries.
  4. Type “Python” in the search bar, and it will show you the available Python libraries for Processing 4.
  5. Select the library you want to install and click on the “Install” button.
  6. The library will be downloaded and installed. After installation, you’ll be able to use the library in your sketches.
    Thanks