Category Archives: Python

Windows – Pytesseract library not working

Hello everybody! In case you are looking for an answer to the question “the Pytesseract library does not work” or you see the text “TesseractNotFoundError: tesseract is not installed or it’s not in your path” in Windows – I share my own experience – you need to add the path to Tesseract in the environment variables. And everything will work. And yes, the most annoying thing is to install the library in Python – it’s easy, but it turns out that you also need to install the files on Windows.

You can download the files just in case from link and install: C: /Program Files/Tesseract-OCR/, or google – your boss.

In addition – link to libraries with files of supported languages 🙂

That’s all for the question of why the Pytesseract library does not work 🙂 Thanks for your attention. If you have any questions – write to mail , or in Telegram.

The blog is not abandoned – just summer :)

Hello to all! I want to clarify right away that the blog is not abandoned. Simple – summer … And yes – thanks for reading 🙂
Plans for the near future:
1. German (not given at all :()
2. A couple of programs in Python
3. Some descriptions of interesting Python libraries
4. Let’s continue to deal with Contao
And then we’ll see … And yes – don’t forget to subscribe to my channel at Youtube and Instagram.

Teamviewer – getting user ID and access password

Hello everybody! A somewhat abstract post today, devoted to a question that sounds like: getting a user ID and password for accessing the machine on which Teamviewer is running. Actually, everything is simple ? And yes – this material is purely informative in nature, aimed at letting you know what to look for in the computer from something that might bother you ? Let’s go! Continue reading Teamviewer – getting user ID and access password