Skip to content

The timezone in Python 3.11 is incorrect when the glibc package is also installed #5083

Answered by ZhongRuoyu
gitqlt asked this question in Linux
Discussion options

You must be logged in to vote

Is there any reason why you installed glibc? It shouldn't be needed for your setup as your host glibc is new enough.

The issue you described should have been fixed in Homebrew/homebrew-core#138629, although the bottles were not rebuilt so you probably did not get the fix. Please try this:

brew tap homebrew/core
HOMEBREW_NO_INSTALL_FROM_API=1 brew postinstall glibc

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@gitqlt
Comment options

Answer selected by gitqlt
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
2 participants