This is caused by missing setuptools in a brand new environment. Should migrate to `importlib.resources`--- but it would mean we would have to set python 3.7 as minimum requirement. In the meantime, need to add setuptools to dependency to ensure proper installation from `conda`.