Describe the bug
When installing phpypam from pypi, the following error is observed when trying to import the library:
from pkg_resources import get_distribution, DistributionNotFound
Expected behavior
Working library.
Additional context
The issue was fixed in the Github repository, but a new release was not published.
Describe the bug
When installing phpypam from pypi, the following error is observed when trying to import the library:
Expected behavior
Working library.
Additional context
The issue was fixed in the Github repository, but a new release was not published.