Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
This simply means that you terminal is unable to accept the given character 
(\u0308). Meaning, the terminal encoding you are running (cp850) can't display 
the given character. Gitinspector will always try to convert the output to your 
encoding.

You have two options:
1. Change the encoding of your terminal to something that is able to cope with 
the 
   character.
2. Redirect the output to a file with ">". In this case Gitinspector should 
always try   
   to output pure UTF-8.

Original comment by [email protected] on 6 Nov 2014 at 9:59

  • Changed state: NeedsFeedback

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
Thanks for the answer! 
Unfortunately, the error persists even though I redirect the output to a file.

Command:
python .\gitinspector.py --grading --format=html --file-types=java,xml 
path\to\repo > test.html

Could it perhaps still be the fault of my terminal?

Original comment by [email protected] on 6 Nov 2014 at 7:14

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
The error does seem to indicate it... Try checking your PYTHONIOENCODING. Also, 
refer to issue 9 for some additional information.

Also, try the gitinspector version from the master branch to see if it makes 
any difference.

/Adam Waldenberg

Original comment by [email protected] on 12 Nov 2014 at 2:50

from gitinspector.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
Seeing that I'm not getting any feedback on this one I'm assuming this issue as 
invalid; considering it's most likely a problem with the terminal.

/Adam Waldenberg

Original comment by [email protected] on 3 Dec 2014 at 11:37

  • Changed state: Invalid

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.