8000 execute infer :: ValueError: unknown locale: UTF-8 · Issue #358 · facebook/infer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
execute infer :: ValueError: unknown locale: UTF-8 #358
Closed
@Hellengo

Description

@Hellengo

log:
SpeedXworkstation:~ qa$ brew install infer
==> Downloading https://homebrew.bintray.com/bottles/infer-0.8.1.el_capitan.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/infer-0.8.1.el_capitan.bottle.tar.gz
==> Pouring infer-0.8.1.el_capitan.bottle.tar.gz
🍺 /usr/local/Cellar/infer/0.8.1: 11,840 files, 696.6M
SpeedXworkstation:~ qa$ infer
Traceback (most recent call last):
File "/usr/local/bin/infer", line 18, in
from inferlib import analyze, config, utils
File "/usr/local/Cellar/infer/0.8.1/libexec/infer/lib/python/inferlib/analyze.py", line 26, in
from . import config, issues, utils
File "/usr/local/Cellar/infer/0.8.1/libexec/infer/lib/python/inferlib/config.py", line 18, in
CODESET = locale.getlocale(locale.LC_CTYPE)[1]
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py", line 562, in getlocale
return _parse_localename(localename)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py", line 475, in _parse_localename
raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: UTF-8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0