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

fdb import error #126948

Closed
ghassenTn opened this issue Nov 18, 2024 · 2 comments
Closed

fdb import error #126948

ghassenTn opened this issue Nov 18, 2024 · 2 comments

Comments

@ghassenTn
Copy link

ghassenTn commented Nov 18, 2024

Bug report

Bug description:

import fdb
ImportError: cannot import name 'resetlocale' from 'locale' (/usr/lib/python3.13/locale.py). Did you mean: 'setlocale'?

CPython versions tested on:

3.13

Operating systems tested on:

Linux

@ghassenTn ghassenTn added the type-bug An unexpected behavior, bug, or error label Nov 18, 2024
@clintonroy
Copy link

https://docs.python.org/3/whatsnew/3.13.html#locale

@ghassenTn
Copy link
Author

solved thanks

@picnixz picnixz removed the type-bug An unexpected behavior, bug, or error label Nov 18, 2024
@picnixz picnixz closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
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

No branches or pull requests

3 participants