Hi,
Cross referencing this issue with one raised when testing the dellemc.powerstore Ansible collection which uses this library: dell/ansible-powerstore#99
In summary, the PyPowerStore library is missing the definition of a required dependency setuptools which is used in this library here.
This dependency being missing from requirements.txt and setup.py is causing Ansible tooling such as ansible-builder to not discover this required dependency for this library.