Skip to content

AttributeError: module 'jsonschema._utils' has no attribute 'load_schema' #201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nmoreaud opened this issue Mar 16, 2023 · 1 comment · Fixed by #202
Closed

AttributeError: module 'jsonschema._utils' has no attribute 'load_schema' #201

nmoreaud opened this issue Mar 16, 2023 · 1 comment · Fixed by #202
Labels
dependencies Pull requests that update a dependency file

Comments

@nmoreaud
Copy link

nmoreaud commented Mar 16, 2023

jsonschema 4.18.0a1 breaks compatibility, I can't use pytest on my project.
See also python-openapi/openapi-schema-validator#70

@p1c2u
Copy link
Collaborator

p1c2u commented Mar 17, 2023

Hi @nmoreaud

thanks for the report. We will need to lock deps to supporting version (<4.18). Meanwhile I recommend you to use stable package versions in your project.

@p1c2u p1c2u added the dependencies Pull requests that update a dependency file label Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants