On MacOS, running python 3.10, pip install libscrc returns the following error:
ERROR: Could not find a version that satisfies the requirement libscrc (from versions: none)
ERROR: No matching distribution found for libscrc
I have to downgrade to python 3.8 to install libscrc, but works fine on 3.10 on Ubuntu.