Any idea about this error:
i'm trying to import a python package, i ran following command to install package
pip install anyconfig -t ./
and when i do import i'm getting the following error
Unable to import module 'service': No module named pkg_resources