Useful link
Wednesday, November 8, 2017
Python locale error: unsupported locale setting
When using pip install, the local error problem occur.
export LC_ALL
=
"en_US.UTF-8"
export LC_CTYPE
=
"en_US.UTF-8"
sudo dpkg
-
reconfigure locales
Then select en_US.UTF-8 to install
Occurred when install virtualenv.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment