from pkg_resources import DistributionNotFound, get_distribution ModuleNotFoundError: No module named ‘pkg_resources’

This error is occurring because the pkg_resources module, which is part of the setuptools package, is not available in your Python environment. This is a common issue when using Python 3.12, as setuptools is no longer

Continue readingfrom pkg_resources import DistributionNotFound, get_distribution ModuleNotFoundError: No module named ‘pkg_resources’

Select your currency
USD United States (US) dollar