Hi SCAMP composers,
I recently installed SCAMP on a computer using the Easy Setup for New Python Users on the SCAMP site. Everything seems to be working well except for the Abjad package. After the installation, I get errors when I try to run code to show the score [e.g. the line: “performance.to_score().show()”].
Is anyone else experiencing this issue? If so, is there a work around? One thing that I noticed is that I used to be able to access and install Abjad 4.0 through Thonny and the code worked fine. Now, it seems that the Thonny package manager will only allow me to install Abjad 3.19.
Thanks in advance for any thoughts or guidance!
Best,
Matt
Hey Matt! Sorry for the very slow response here.
I’ve just been updating some stuff with scamp. I finally made it so that fluidsynth is packaged with it on mac and windows, which thanks to Claude took 2 days instead of a month. (omg, there’s so much nonsense to deal with!)
I also updated the docs just now:
At the moment, if you download the recently released scamp 0.9.5 from pip, that should be compatible with abjad version 3.31, which is the latest version at the moment I’m writing this sentence. So you shouldn’t even need to target a specific version, just use the latest!
Anyway, hope you’re well! sorry this took a month to respond to. Let’s chat sometime soon!