Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,558
» Latest member: OLanePulse
» Forum threads: 38,665
» Forum posts: 175,210
Full Statistics
|
Online Users |
There are currently 194 online users. » 0 Member(s) | 187 Guest(s) Apple, Bing, Baidu, Yandex, Google, AOL
|
Latest Threads |
LewisByday
Forum: General Coding Help
Last Post: OLanePulse
21 minutes ago
» Replies: 0
» Views: 8
|
Made my first Python prog...
Forum: Game Development
Last Post: Ricky1178
5 hours ago
» Replies: 8
» Views: 10,637
|
gpiozero buttons stop wor...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:49 PM
» Replies: 5
» Views: 239
|
How to package code for d...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 11:36 AM
» Replies: 2
» Views: 151
|
pip3 install certifi fail...
Forum: General Coding Help
Last Post: Pedroski55
Jul-15-2025, 08:52 AM
» Replies: 1
» Views: 105
|
My first python game : Ti...
Forum: Game Development
Last Post: walterliz
Jul-15-2025, 07:45 AM
» Replies: 8
» Views: 55,657
|
A penny doubled every day...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:35 AM
» Replies: 6
» Views: 750
|
Exercise on reading a chu...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:31 AM
» Replies: 3
» Views: 1,215
|
While loop is terminating...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:29 AM
» Replies: 3
» Views: 455
|
Custom Sorting List of Di...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:28 AM
» Replies: 3
» Views: 243
|
|
|
Translation |
Posted by: AliceCu - May-16-2023, 04:39 PM - Forum: General Coding Help
- Replies (2)
|
 |
I don't understand why I have the result in English. I need to translate it in Russian
[python]from deep_translator import GoogleTranslator
import r..... More
|
|
|
Index error help |
Posted by: MRsquared - May-15-2023, 02:41 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi,
I am extracting historic data from a scraping website using the following code. However, I get the error 'IndexError: index 228 is out of bound..... More
|
|
|
More OCR |
Posted by: DPaul - May-14-2023, 06:54 AM - Forum: Bar
- Replies (6)
|
 |
Hi,
It happens that some prayer cards are in poor condition or have poor print quality.
Amongst the zillions processed, they do not always stand out..... More
|
|
|
combobox |
Posted by: paulie70 - May-13-2023, 06:44 PM - Forum: GUI
- Replies (3)
|
 |
hello
i am new at python en gui tkinter my combobox don't show
[python]import tkinter
from tkinter import ttk
window = tkinter.Tk(..... More
|
|
|
TCP server syntax error |
Posted by: wabbit - May-13-2023, 11:29 AM - Forum: Networking
- Replies (2)
|
 |
I'm trying to create a tcp server on python. Does anyone know why I'm receiving this syntax error despite defining 'server' earlier in the code. Is it..... More
Attached Files
Thumbnail(s)
|
|
|
Installation problems |
Posted by: standenman - May-12-2023, 01:59 PM - Forum: Data Science
- Replies (4)
|
 |
I am having terrible problems with using python. I have installed Python 3.11.3. I have created a virtual environment. I activate the environment a..... More
|
|
|
|