Ignoring numpy: markers 'python_version == "3.10" and platform_system == "Darwin"' don't match your environment Ignoring numpy: markers 'python_version >= "3.11"' don't match your environment ...
I got errors when installing the package in Windows with python 3.6, 64bit, see below. Using command python setup.py build with code downloaded from git repository``` ...