[GH-ISSUE #201] Incompatible with Python 3.10 #183

Closed
opened 2026-02-26 12:20:45 +03:00 by kerem · 3 comments
Owner

Originally created by @Avnsx on GitHub (Oct 9, 2021).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/201

Can't use auto-py-to-exe for it's intended purpose with python 3.10. Getting ImportError: No module named _bootlocale. Googled it seems to be due to a change in 3.10 stackoverflow: https://stackoverflow.com/questions/68459087/pyinstaller-with-python-3-10-0b4-importerror-no-module-named-bootlocale GitHub issue: https://github.com/pyinstaller/pyinstaller/issues/5693

Please adjust your code. Thanks 👍

Originally created by @Avnsx on GitHub (Oct 9, 2021). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/201 Can't use auto-py-to-exe for it's intended purpose with python 3.10. Getting ``ImportError: No module named _bootlocale``. Googled it seems to be due to a change in 3.10 stackoverflow: https://stackoverflow.com/questions/68459087/pyinstaller-with-python-3-10-0b4-importerror-no-module-named-bootlocale GitHub issue: https://github.com/pyinstaller/pyinstaller/issues/5693 Please adjust your code. Thanks 👍
kerem closed this issue 2026-02-26 12:20:45 +03:00
Author
Owner

@brentvollebregt commented on GitHub (Oct 9, 2021):

Getting ImportError: No module named _bootlocale

Where are you getting this?

Please adjust your code

What changes need to be made?

<!-- gh-comment-id:939205477 --> @brentvollebregt commented on GitHub (Oct 9, 2021): > Getting `ImportError: No module named _bootlocale` Where are you getting this? > Please adjust your code What changes need to be made?
Author
Owner

@Avnsx commented on GitHub (Oct 13, 2021):

Getting ImportError: No module named _bootlocale

Where are you getting this?

Please adjust your code

What changes need to be made?

I'm only reporting a easily reproduceable error. It's on you if you would now react to this and like to fix the compability issue with your code. I'm not doing your homework for you :)

<!-- gh-comment-id:942678461 --> @Avnsx commented on GitHub (Oct 13, 2021): > > Getting `ImportError: No module named _bootlocale` > > Where are you getting this? > > > Please adjust your code > > What changes need to be made? I'm only reporting a easily reproduceable error. It's on you if you would now react to this and like to fix the compability issue with your code. I'm not doing your homework for you :)
Author
Owner

@sandbands commented on GitHub (Oct 17, 2021):

im getting the same issue

<!-- gh-comment-id:945195925 --> @sandbands commented on GitHub (Oct 17, 2021): im getting the same issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#183
No description provided.