I am following directions for installing flax on Ubuntu. Part of the instructions are to install python-processing with the usual apt-get command, "apt-get install python-processing."
But, I am getting the following error:
Is this in a different repository? Has it been renamed? Any help appreciated.
But, I am getting the following error:
Code:
# apt-get install python-processing Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package python-processing
Comment