Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,251
» Latest member: ftk456
» Forum threads: 38,780
» Forum posts: 175,823

Full Statistics

Online Users
There are currently 47 online users.
» 0 Member(s) | 43 Guest(s)
Bing, Apple, Google

Latest Threads
New to python and coding
Forum: Homework
Last Post: lary_p
21 minutes ago
» Replies: 5
» Views: 132
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 07:26 PM
» Replies: 2
» Views: 76
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 10:11 AM
» Replies: 6
» Views: 221
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 345
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Nov-11-2025, 05:07 AM
» Replies: 5
» Views: 307
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 133
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,634
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 229
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 218
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,622

 
  type object 'man' has no attribute 'centerX'
Posted by: Tempo - Mar-05-2025, 03:28 PM - Forum: General Coding Help - Replies (7)

Here is my code:
[python]class man:
def __init__(self,centerX,centerY):
Rect(centerX,centerY,40,40,fill='grey',align='bottom')
ok = ma..... More

Print this item

  M4 mini cluster to crunch & munch large datasets
Posted by: GoddessGermanika - Mar-05-2025, 07:18 AM - Forum: Data Science - Replies (2)

I have been using an M2 Mac mini for a year and a half, my mean husband took it away from me and bought me 3 M4 minis to make a cluster! I know the ho..... More

Print this item

  NEED HELP WITH REQUEST PACKAGE
Posted by: Ishan69 - Mar-04-2025, 09:30 PM - Forum: General Coding Help - Replies (1)

I'm trying to build an automated solution for accessing a captcha‐protected website (specifically IRCTC) using HTTP requests instead of a full browser..... More

Print this item

Photo .....
Posted by: Sintek - Mar-04-2025, 09:32 AM - Forum: General Coding Help - Replies (1)

.....

Print this item

Photo Reading LAB values
Posted by: joe0795 - Mar-04-2025, 07:16 AM - Forum: Networking - No Replies

Hey everyone,

I’m trying to read LAB color values from a SICK CSS/CSX sensor via a SICK SIG200 (SiLink 2) IO-Link Master using Python. SOPAS ET r..... More

Print this item

  Hello there
Posted by: Muctile - Mar-04-2025, 04:07 AM - Forum: GUI - Replies (2)

Hello there,

Does anybody know of a tool, library, or whatever on Python that allows you to..... More

Print this item

Star Library for simulating the combined impact of patterns over time
Posted by: TimoKats - Mar-02-2025, 02:37 PM - Forum: Code sharing - Replies (4)

Hi all, I made a Python library that can simulate the effect of different patterns over time. For example, the combined effect of a growing salary, in..... More

Print this item

Question [SOLVED] Can't figure out right regex
Posted by: Winfried - Mar-02-2025, 01:35 PM - Forum: General Coding Help - Replies (3)

Hello,

I need to convert GPS coordinates from DMS to DD.

Provided there's no even better way, what's the right regex to 1) find the orientation ..... More

Print this item

  decimal + fraction
Posted by: ConsoleErrorLogs - Mar-01-2025, 11:56 PM - Forum: General Coding Help - Replies (2)

hello! I wish to be an amazing coder one day, but right now, I am struggling with a simple calc. I want the calc to be supportive of decimal + fractio..... More

Print this item

  Placing image button on top of background image
Posted by: Sintek - Mar-01-2025, 08:45 AM - Forum: General Coding Help - Replies (1)

Hello there Forum Members...
I have been developing in VBA for 10 years...My first time delving into python...Total Newbie...
The reason for me doing ..... More

Print this item

  Create dataframe from the unique data of two dataframes
Posted by: Calab - Mar-01-2025, 04:48 AM - Forum: Data Science - Replies (6)

This is a bit complicated, so excuse me if I'm not clear enough...

I have two dataframes with the following columns:

"Date","Acct","Type","Amoun..... More

Print this item

  Python Folders Splitter to Files Splitter
Posted by: Guybrush16bit - Feb-28-2025, 09:55 PM - Forum: General Coding Help - Replies (12)

Hello,

Based on this great piece of code: Python F[url=https://python-forum.io/thread-44055.html]..... More

Print this item

  Simple code not working properly
Posted by: tmv - Feb-28-2025, 06:15 PM - Forum: General Coding Help - Replies (2)

RESOLVED Hello Python community,

I am currently learning Python, so forgive me if this question is stupid or something really obvious. I was..... More

Print this item

  Exercise on reading a chunked file of a chess game state
Posted by: Nit_Picker - Feb-28-2025, 09:09 AM - Forum: Homework - Replies (3)

Good day,
I am almost completely inexperienced when it comes to python, yet it happens that I need to submit an exercise ASAP wherein I have to fill a..... More

Print this item

  How to receive rtmp video in Python?
Posted by: aksdjfh - Feb-27-2025, 02:58 PM - Forum: General Coding Help - No Replies

I was creating a code to receive RTMP drone video from the DJI Mini 4K, but it worked, yet I encountered an error where I couldn't receive the video. ..... More

Print this item

Question [Solved] Formatting cells of a pandas dataframe into an OpenDocument ods spreadsheet
Posted by: Calab - Feb-27-2025, 04:35 AM - Forum: Data Science - Replies (1)

I am generating an OpenDocument spreadsheet file. I can create the file without issue, but without any formatting.

I would like to add formatting, ..... More

Print this item

  trouble with sqlite (indentation in sql commands)
Posted by: cimerio - Feb-26-2025, 05:56 PM - Forum: General Coding Help - Replies (3)

hello, everybody. can someone tell me what's wrong? even trying to correct with AI doesn't work.


[python]import sqlite3
from tkinter.constants i..... More

Print this item

  Module Missing Error
Posted by: mueeddev007 - Feb-25-2025, 11:57 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi, I am having the error below for a Django project in virtuealenv. It says "rest_framework" module is missing but I have installed it and upon check..... More

Print this item

  an alternate design for glasses
Posted by: Skaperen - Feb-24-2025, 06:26 AM - Forum: Bar - Replies (4)

a friend, long ago passed away, had an unusual set of glasses that i now would like to find. his glasses were basically a big strap around his head. ..... More

Print this item

  I can not learn how to code
Posted by: BeSinLi - Feb-24-2025, 02:40 AM - Forum: News and Discussions - Replies (1)

I tried to learn coding several times still but I can’t code. I already finish a python course ( I finished it in a year for example I study 3 days 3 ..... More

Print this item

  understand link list operations
Posted by: rwahdan2023 - Feb-23-2025, 11:23 AM - Forum: Homework - Replies (1)

I have an exam and i need help on this. I found this from my studies and i need the rest. I found insert operations and I need the rest in the same fo..... More


Attached Files

Thumbnail(s)
   
Print this item

  Auto dvd ripping
Posted by: bob5731 - Feb-23-2025, 04:19 AM - Forum: General Coding Help - Replies (4)

I is not displayed in real-time Progress of the dvd. Progress bar move to fast.

What I need it do is rip the dvd the Eject it win done and wait dvd..... More

Print this item

  Entry field random pull from list, each return own line
Posted by: Bear1981 - Feb-22-2025, 11:33 PM - Forum: General Coding Help - Replies (6)

Extremely new to python and programming. I am working on creating a user interface that will pull from defined lists to generate random names for tab..... More

Print this item

  MariaDB Connector/Python; version mismatch
Posted by: shopgeek - Feb-22-2025, 06:58 PM - Forum: General Coding Help - Replies (1)

Good-morning,

When run a script to test connectivity with the local MariaDB instance I receive the following error:

'ImportError: MariaDB Connec..... More

Print this item

  school assignment help
Posted by: JKR20 - Feb-22-2025, 06:25 PM - Forum: Homework - Replies (3)

good morning
I'm a total noob and trying to learn about python for school
I'm stuck on an assignment any help will be amazing and any video/pdf i ..... More

Print this item

  Little project for someone. Is this allowed?
Posted by: PeteG - Feb-21-2025, 07:41 PM - Forum: Jobs - Replies (3)

Hi,
I am no longer a coder. I want a small project to be done to help in setting up a new website, if this request is not allowed here, let me kno..... More

Print this item

  best way to learn python
Posted by: dutch - Feb-20-2025, 03:12 PM - Forum: News and Discussions - Replies (4)

I am 55 and want to learn Python. Up until 3 weeks ago i knew nothing literally I did a little with chat gpt, but had no grounding i felt. I then went..... More

Print this item

  removing one list element without using its index
Posted by: paul18fr - Feb-20-2025, 02:00 PM - Forum: General Coding Help - Replies (7)

Hi

This is very naïve, but i'm wondering if there's a more relevant way to remove an element from a list?

Thanks

[python]
myList = [5, 30, 1..... More

Print this item

  My ATR from pandas_ta doesnt't work
Posted by: Sined - Feb-20-2025, 06:53 AM - Forum: Data Science - Replies (3)

Hi,
I tried the follow code but It didn't work correctly and it return "None" in the Atr field.
Can someone help me please? Thanks

[python]
im..... More

Print this item

  Inserting Python Buttons into KV Files
Posted by: edand19941 - Feb-19-2025, 04:04 PM - Forum: General Coding Help - Replies (3)

I am generating buttons with a loop in a py file with the code below. The TileLayout class generates a StackLayout filled with buttons with an on_pres..... More

Print this item

  subprocess check_output text cut off
Posted by: Axel_Erfurt - Feb-19-2025, 02:44 PM - Forum: General Coding Help - Replies (5)

Python 3.11.2 on LMDE6 (Debian 12)

Why is the text cut off at the end?

[python]from subprocess import check_output
cmd = "apt search vlc"
founded_pa..... More

Print this item

  "RUN" - how to set a defaut setting
Posted by: cimerio - Feb-17-2025, 02:36 PM - Forum: General Coding Help - Replies (3)

Hello, I'm facing that problem in any tool that I tested (visual code, idle) and now I face in PyCharm too.

When I hit the shortcut to "Run", the p..... More


Attached Files

Thumbnail(s)
   
Print this item

  SHA256 ImportError when using Crypto.Hash in crypto.py
Posted by: andrewk - Feb-17-2025, 11:54 AM - Forum: General Coding Help - Replies (1)

Hi guys.

I'm getting an ImportError for 'SHA256' when using Crypto.Hash in crypto.py

crypto.py includes:
[python]from Crypto.Hash import (
..... More

Print this item

  Help me with this task
Posted by: melmedarda - Feb-17-2025, 02:36 AM - Forum: Homework - Replies (1)

I'm working on a Python project where I need to read a text file, count the occurrences of each word, and then display the top 10 most common words. H..... More

Print this item

  Uncluttr: Open Source AI for Document Sorting
Posted by: rgnclvs - Feb-16-2025, 04:12 PM - Forum: Code sharing - No Replies

Hello everyone! We are excited to introduce Uncluttr: an AI-powered automated solution that makes it easy to digitize, sort and archive corporate docu..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New to python and coding 21 minutes ago lary_p lary_p Homework
  why is the image not show... Yesterday, 19:26 sarbogast deanhystad General Codin...
  Help with Serial.write in... Yesterday, 10:11 racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... 11-11, 09:52 tsgiannis tsgiannis GUI
  Backward compatibility qu... 11-11, 05:07 yutaozhou Gribouillis News and Disc...
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
  Data Science 11-10, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 00:56 Alfredd Pedroski55 General Codin...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... 11-07, 06:07 almahdi mamta25 News and Disc...
Most views
  The best Prog... 578899
  Tutorial Requ... 510071
  Web Scraping ... 441933
  Newbie with P... 385945
  New Users Int... 376622
Most reputation
buran 581
snippsat 510
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12107
buran 8195
snippsat 7388
deanhystad 6908
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
ftk456 Yesterday
sarbogast Yesterday
bmurray Yesterday
kai_cow2710 Yesterday
Kacper 11-11

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020