Skip to content

py.path has been renamed? (ModuleNotFoundError: No module named 'py') #153

@Huite

Description

@Huite

My CI pipelines using tox-conda don't seem to work anymore as of recently, as I get the following error:

  File "/home/runner/work/xugrid/xugrid/.tox/.tox/lib/python3.10/site-packages/tox_conda/plugin.py", line 10, in <module>
    import py.path
ModuleNotFoundError: No module named 'py'

I have a suspicion this is because py.path has been renamed to path?

See: https://pypi.org/project/path.py/
and: https://pypi.org/project/path/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions