I followed directions in using_EasyABC_in_Linux.txt . When I try to start it with "python3 easy_abc.py", , I get a Traceback that ends,
../EasyABC/pyparsing.py", line 943, in <module> collections.MutableMapping.register(ParseResults)
AttributeError: module 'collections' has no attribute 'MutableMapping'</module>
I tried moving pyparsing.py to the "not used" folder, and got a worse-looking collection of errors. So I moved it back.
Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
See also other github issues related to Linux including by me (revad) https://github.com/jwdj/EasyABC/issues
That linux readme is very old.
Are you really running 1.3.8.6?
I followed directions in using_EasyABC_in_Linux.txt . When I try to start it with "python3 easy_abc.py", , I get a Traceback that ends,
../EasyABC/pyparsing.py", line 943, in <module> collections.MutableMapping.register(ParseResults)
AttributeError: module 'collections' has no attribute 'MutableMapping'</module>
I tried moving pyparsing.py to the "not used" folder, and got a worse-looking collection of errors. So I moved it back.
Are you using python 3.10 If so this
https://github.com/jwdj/EasyABC/issues/52
suggests you might try 3.9.
See also other github issues related to Linux including by me (revad)
https://github.com/jwdj/EasyABC/issues
That linux readme is very old.
Are you really running 1.3.8.6?
See also this thread on concertina.net
https://www.concertina.net/forums/index.php?/topic/28114-easyabc-fluidsynth-fix-and-playing-multi-voice-selections