Giter VIP home page Giter VIP logo

Comments (1)

Invisible02 avatar Invisible02 commented on June 2, 2024 1

I have the same thing happening when I run NormCap installed with MSI installer. I tried to install it from the Microsoft Store, and it didn't even show the main window, but immediately after a few seconds a window with the following error popped up:

Traceback (most recent call last):
  File "\app\normcap\__main__.py", line 6, in <module
    main()
  File "\app\normcap\app.py", line 56, in main
    tray = SystemTray(app, vars(args))
  File "\app\normcap\gui\tray.py", line 77, in __init__
    self._sanatize_active_language(self.settings)
  File "\app\normcap\gui\tray.py", line 300, in _sanatize_active_language
    installed_languages = ocr.utils.get_tesseract_languages(
  File "\app\normcap\ocr\utils.py", line 38, in get_tesseract_languages
    pytesseract.get_languages.__wrapped__(
  File "\app_packages\pytesseract\pytesseract.py", line 374, in get_languages
    for line in result.stdout.decode(DEFAULT_ENCODING).split(linesep):
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 at position 41: invalid start byte

I want to note that the name of my Windows user folder contains only Cyrillic characters. As I understand it, this is the reason.

from normcap.

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.