Hello,
EasyProcess/README.md located at https://github.com/ponty/EasyProcess is described as follows.
Supported python versions: 3.7, 3.8, 3.9, 3.10, 3.11, 3.12
But https://pypi.org/project/EasyProcess/ says Python::3.10.
When I actually installed it on Python 3.11 environment, I was unable to install it as shown below.
$ pip install EasyProcess
Requirement already satisfied: EasyProcess in c:\users\xxxx\appdata\local\programs\python\python311\lib\site-packages (1.1)
$
Is the latest version not reflected in https://pypi.org/project/EasyProcess/?
Please let me know how to deal with it.
Best Regards,
Hisayuki Fujii