Skip to content
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

Can not run tests with Python 3.13 #875

Open
matthiasschaub opened this issue Feb 4, 2025 · 0 comments · May be fixed by #873
Open

Can not run tests with Python 3.13 #875

matthiasschaub opened this issue Feb 4, 2025 · 0 comments · May be fixed by #873

Comments

@matthiasschaub
Copy link
Collaborator

…/oqapi on  main ≡ via 🐍 ❯ poetry env info

Virtualenv
Python:         3.13.1
Implementation: CPython
Path:           /home/matthias/.cache/pypoetry/virtualenvs/ohsome-quality-api-KPaXoOaM-py3.13
Executable:     /home/matthias/.cache/pypoetry/virtualenvs/ohsome-quality-api-KPaXoOaM-py3.13/bin/python
Valid:          True

Base
Platform:   linux
OS:         posix
Python:     3.13.1
Path:       /usr
Executable: /usr/bin/python3.13

…/oqapi on  main ≡ via 🐍 ❯ pytest
...q

E   TypeError: _FunctionWrapperBase.__get__() missing 1 required positional argument: 'owner'

Running tests with Python 3.12 works fine.

@matthiasschaub matthiasschaub linked a pull request Feb 4, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant