GithubHelp home page GithubHelp logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
Please try the version on the master branch.

I would guess the error will persist though. It seems the LANG env variable is 
not set on your system and that locale.getdefaultlocale() is failing. What 
shell are you using?

It's easy enough to circumvent but will mean that localization won't work.

Could you show me an output from running the "env" command on your system ? 

/Adam Waldenberg

Original comment by [email protected] on 30 Jan 2015 at 9:35

  • Changed title: Localization fails with (TypeError: must be string, not None)
  • Changed state: Accepted
  • Added labels: Usability

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
[deleted comment]

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
Using Bash, 

SSH_AGENT_PID=4334
COMP_WORDBREAKS=
"'><;|&(:
TERM=xterm
SHELL=/bin/bash
SSH_CLIENT=*** 28880 22
PERL_MB_OPT=--install_base "/home/someUser/perl5"
SSH_TTY=/dev/pts/1
USER=someUser
MAIL=/var/mail/someUser
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/
usr/games
PWD=/apps/gitinspector-0.3.2
NODE_PATH=/usr/lib/nodejs:/usr/lib/node_modules:/usr/share/javascript
SHLVL=1
HOME=/home/someUser
LOGNAME=someUser
SSH_CONNECTION=*** 28880 *** 22
LESSOPEN=| /usr/bin/lesspipe %s
LESSCLOSE=/usr/bin/lesspipe %s %s
PERL_MM_OPT=INSTALL_BASE=/home/someUser/perl5
_=/usr/bin/env
OLDPWD=/home/someUser

Original comment by [email protected] on 2 Feb 2015 at 4:18

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
Running setup.py, 

Traceback (most recent call last):
  File "setup.py", line 22, in <module>
    from gitinspector.version import __version__
  File "/apps/gitinspector-0.3.2/gitinspector/version.py", line 27, in <module>
    import gitinspector.localization
  File "/apps/gitinspector-0.3.2/gitinspector/gitinspector.py", line 25, in <module>
    localization.init()
  File "/apps/gitinspector-0.3.2/gitinspector/localization.py", line 48, in init
    os.environ['LANG'] = lang[0]
  File "/usr/lib/python2.7/os.py", line 471, in __setitem__
    putenv(key, item)
TypeError: must be string, not None

Original comment by [email protected] on 2 Feb 2015 at 5:29

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
OK. LANG is missing. I will add a workaround for this shortly. I'm tagging this 
to be included/fixed with the soon-to-be-released 0.4.0 version.

/Adam Waldenberg

Original comment by [email protected] on 9 Feb 2015 at 4:51

  • Added labels: Milestone-Release0.4.0

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024

Original comment by [email protected] on 9 Feb 2015 at 5:01

  • Added labels: Priority-Critical
  • Removed labels: Priority-Medium

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
This issue was closed by revision de602bb70f5e.

Original comment by [email protected] on 16 Feb 2015 at 3:10

  • Changed state: Fixed

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
The above fix should take care of it. Thank you for the bug report.

/Adam Waldenberg

Original comment by [email protected] on 16 Feb 2015 at 3:11

from gitinspector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.