hannahwolfe
hannahwolfe
Hi, I am trying to get this working with python but when I type "make swig" I get the error make[1]: Entering directory '/home/wolfie/code/LibXtract/src' make[1]: 'libxtract.a' is up to date....
Hi, I was having trouble running lpy because qhull wasn't installed. Here is how I got it working: Created a conda environment: conda create --name lpy python=3.9 activated the environment:...
Trying to install and run allolib. Examples that do not require graphics work fine (eg: example_math_random) but examples that require Parameter OSC Handshake server like all the graphics examples do...