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

[FR] Support python 3.13 #8582

Open
1 of 2 tasks
wolflu05 opened this issue Nov 28, 2024 · 1 comment
Open
1 of 2 tasks

[FR] Support python 3.13 #8582

wolflu05 opened this issue Nov 28, 2024 · 1 comment
Labels
CI CI / unit testing ecosystem enhancement This is an suggested enhancement or new feature

Comments

@wolflu05
Copy link
Contributor

Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find a similar feature request

Problem statement

When trying to run inventree with python3.13 it complains about not finding the module imghdr (and probably some other things, haven't dig deeper?)

Suggested solution

Remove the deprecated imghdr dependency as per https://stackoverflow.com/questions/79144437/how-to-resolve-no-module-named-imghdr-error-in-python-3-13-with-tweepy

Describe alternatives you've considered

.

Examples of other systems

No response

Do you want to develop this?

  • I want to develop this.
@wolflu05 wolflu05 added enhancement This is an suggested enhancement or new feature triage:not-checked Item was not checked by the core team labels Nov 28, 2024
@matmair matmair added CI CI / unit testing ecosystem and removed triage:not-checked Item was not checked by the core team labels Nov 29, 2024
@matmair
Copy link
Member

matmair commented Nov 29, 2024

Would probably also make sense to add 3.13 to CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI / unit testing ecosystem enhancement This is an suggested enhancement or new feature
Projects
None yet
Development

No branches or pull requests

2 participants