A current fresh install from python 3.11 for ETS Workbench creates the following error for coreferee:
pip install pkg_resources
ERROR: Could not find a version that satisfies the requirement pkg_resources (from versions: none)
ERROR: No matching distribution found for pkg_resources
This suggests (yet another) dependency change/issue for the pkg_resources package.
A current fresh install from python 3.11 for ETS Workbench creates the following error for coreferee:
This suggests (yet another) dependency change/issue for the pkg_resources package.