SopiMlab / DeepLearningWithAudio

GNU General Public License v2.0
60 stars 5 forks source link

01_ai_duet crashes with [declare] #4

Closed alexdrymonitis closed 3 years ago

alexdrymonitis commented 3 years ago

Instead of putting the py/ directory to Pd's startup paths and the py lib in Pd's startup libraries, I'd rather use [declare -path py -lib py] which works fine for the [py] default help files, but when I'm trying to open the ai_duet.pd patch, Pd segfaults. Opening Pd with gdb I get this:

Thread 1 "pd" received signal SIGSEGV, Segmentation fault.
0x00007ffff659e464 in _PyEval_EvalFrameDefault () from /home/alexandros/miniconda3/envs/magenta/lib/libpython3.8.so.1.0

I'm on UbuntuStudio 21.04 with Pd-0.51.4