lordy, banging my head with the 'pkg_resource not ...
# general
b
lordy, banging my head with the 'pkg_resource not found' issue on certain libraries to discover the answer in seconds here 🙂
f
Was it needing to depend on
setuptools
?
That's an irritatingly common gotchya because projects assume that it's a stdlib package, probably because setuptools is so ubiquitous
b
yep. Ray in fact.