During installation of the Moku API on the latest versions of Python (>3.12), the installation may encounter an error No module named ‘pkg_resources' when the command moku download is run. The error message can be shown as below: To fix this error, running the command, pip install --upgrade setuptools , will allow you to finish the Moku API insta