Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Fix locale can not change warning#1909

Merged
atalman merged 1 commit intopytorch:mainfrom
chuanqi129:lc_fix
Jul 4, 2024
Merged

Fix locale can not change warning#1909
atalman merged 1 commit intopytorch:mainfrom
chuanqi129:lc_fix

Conversation

@chuanqi129
Copy link
Copy Markdown
Contributor

Currently the docker images built from Docker_2_28 have locale can't set warning, and this issue will cause the xpu 3.8 manylinux wheel build job failed on numpy 1.15 installation phase, please refer https://github.com/pytorch/pytorch/actions/runs/9707728985/job/26809022850

Before fix:

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants