Ian White - 2023-09-21

Downloaded EasyABC-1.3.8.6-source.zip then followed instructions in 'using_EasyABC_in_Linux.txt'. Problem with 'pyparsing.py' resolved by moving that file to the 'not used' folder (see Ray Chandler's post 'EasyABC stopped working after Linux update', Jan05 2022). Then ' python3 easy_abc.py' results in seg fault. By trial and error (ha!) I find that this can be avoided by commenting out the line

from fluidsynthplayer import *

and surrounding code. Output now looks good - the standard easyabc layout but with some panels working ok, others dysfunctional or not working at all. In particular, music score panel is blank.

At this point I admit defeat and seek help from experts.