Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 749 online users. » 0 Member(s) | 744 Guest(s) Google, Bing, Yandex, Applebot
|
|
|
KeyError: 2 |
Posted by: stsxbel - Aug-16-2022, 04:15 PM - Forum: General Coding Help
- Replies (8)
|
 |
Good evening, the second day I struggle with the code, then there is no entry in the database, then the error is KeyError: 2
[python]import struct..... More
|
|
|
Python Desktop GUI (part 2) |
Posted by: panofish - Aug-15-2022, 11:15 PM - Forum: GUI
- Replies (1)
|
 |
This is the second video in my series on building a Windows Desktop application using python. In this video, I focus on building the static layout in ..... More
|
|
|
Failing regex |
Posted by: tester_V - Aug-15-2022, 09:50 PM - Forum: General Coding Help
- Replies (3)
|
 |
Greetings!
I'm trying to find strings with a particular word(s).
Here are the words:
BG13TPPVxxxx -- where xxxx are the 4 digits
BG13TPPVxxxx(B or..... More
|
|
|
python version |
Posted by: pygamegirl - Aug-13-2022, 04:16 PM - Forum: Game Development
- Replies (1)
|
 |
Hi
I'm using pycharm community edition on windows 10 and trying to install pygame.
Do I need to use a specific python version (I have latest versi..... More
|
|
|
Python Hates me |
Posted by: quarinteen - Aug-12-2022, 02:08 PM - Forum: General Coding Help
- Replies (4)
|
 |
I am having the hardest time getting anything to work in python. I am not very familiar with it. I know c# fairly well. I am trying to open a json fil..... More
|
|
|
pytesseract OCR |
Posted by: DPaul - Aug-11-2022, 05:26 PM - Forum: Bar
- No Replies
|
 |
Hi,
I’m using pytesseract with 99+% success rate.
The 1% failed sentences are often caused by a drawing , printed somewhere in the left margin. ..... More
|
|
|
|