Processing Python Ubuntu Installation – Step-by-step

September 20, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing PIP

    How to Install Python PIP in Ubuntu GNU/Linux
    Again to check if it’s already there:

    pip -V

    The Command output the PIP Version.

    PIP Ubuntu Installation Guide

    Best you follow instructions to Setup Anaconda Python and then make a Virtual Environment.

  2. 3. Installing Dependencies

    Next to Install Required PIP Modules
    Run:

    pip install -U Jinja2 lxml

    Or for a System-wide installation:

    pip install Jinja2 lxml
  3. 4. Adding Processing Python

    So now Add Processing Python Mode
    Choose “Add mode…” on the Top-Right Corner:

    Adding Python mode

    And then Choose the Python Mode and again :

    Python mode done

    In few Time the Software will be automatically Downloaded and Installed.
    Congratulations and Happy Python Coding on Processing Sketchs:

    Processing Sketch Python mode

Contents


QuickChic Theme • Powered by WordPress