python3.12/site-packages/omise/version.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg ...
The latest Python release 3.12 no longer has a pkg_resources module by default, and this module is need for the panoptes client package. Attempts to run the client ...