I think I've solved this, but I'm posting here in case it helps someone else. Context: I already have a working python/pip installation and didn't want to install conda, so I tried downloading the ...
Attempting to use the Conductor Python library (version 1.1.0), in python 3.9, results in an ImportError related to the 'Self' type hint in the 'typing' module.