Skip to content

python3.11 - AttributeError: module 'pathlib' has no attribute '_Accessor' #372

Description

@Ch3ri0ur

Hi, I was testing Python 3.11 and stumbled upon this error and thought I'd bring it up.

import artifactory
File "/home/***************/venv/lib/python3.11/site-packages/artifactory.py", line 640, in <module>
    class _ArtifactoryAccessor(pathlib._Accessor):
                               ^^^^^^^^^^^^^^^^^
AttributeError: module 'pathlib' has no attribute '_Accessor'

I am on WSL2, and Python 3.11rc1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugHelp WantedWe will be glad if somebody proposes a solution via PR

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions