Skip to content

EasyProcess 1.1 cannot be installed on Python 3.11 environment #26

@hisabojp

Description

@hisabojp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions