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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,919
» Latest member: aidajnrz7704
» Forum threads: 38,717
» Forum posts: 175,483

Full Statistics

Online Users
There are currently 45 online users.
» 1 Member(s) | 40 Guest(s)
Bing, Google, AOL, Gribouillis

Latest Threads
Select Python comment (#)...
Forum: General Coding Help
Last Post: SpongeB0B
5 hours ago
» Replies: 4
» Views: 311
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
6 hours ago
» Replies: 5
» Views: 1,118
New to the field
Forum: News and Discussions
Last Post: Polybunny
11 hours ago
» Replies: 0
» Views: 71
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Yesterday, 03:23 PM
» Replies: 4
» Views: 2,274
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 840
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Yesterday, 08:36 AM
» Replies: 1
» Views: 2,130
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,486
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-11-2025, 05:34 PM
» Replies: 5
» Views: 1,246
pip fails to install PyGO...
Forum: General Coding Help
Last Post: Larz60+
Sep-11-2025, 10:50 AM
» Replies: 2
» Views: 1,803
how to manage crypto trad...
Forum: General Coding Help
Last Post: Mercyto
Sep-11-2025, 06:01 AM
» Replies: 2
» Views: 2,965

 
  I trying to automate the Variable Logon button using the python code but I couldn't
Posted by: surendrasamudrala - Mar-07-2025, 05:02 AM - Forum: General Coding Help - No Replies

So, I had a task that automate the SAP logon using python for login process. I need to automate the variable logon button in SAP logon 740 using pytho..... More

Print this item

  Windows, Linux and virtual environments
Posted by: Calab - Mar-06-2025, 10:47 PM - Forum: General Coding Help - Replies (2)

This is more thinking out loud than a question.

Say I'm developing a python app on a Windows machine. I'm using a virtual environment on the Windo..... More

Print this item

  Game Help
Posted by: glwilliams82 - Mar-06-2025, 06:48 AM - Forum: General Coding Help - Replies (1)

My team and made this code for a Labyrinth the problem is
1. When you find a potion it ends the game
2. When you move_left or move_right it ends the..... More

Print this item

Bug Help With Displaying Turtle Screen
Posted by: SalladShooter - Mar-05-2025, 10:56 PM - Forum: General Coding Help - Replies (11)

I am trying to run a turtle application on VSCode and tkinter is seeming to have a problem and none of my code works because of it.

[python]
f..... More

Print this item

  Python - pyinstaller
Posted by: Hyster - Mar-05-2025, 07:11 PM - Forum: General Coding Help - No Replies

i have 3 .py that i want to turn into an .exe . the main file "main.py" compiles ok and works but i have 2 other .py files that are like widgets "insi..... More


Attached Files

.py   main.py (Size: 22 KB / Downloads: 99)
.py   insignia.py (Size: 8.85 KB / Downloads: 107)
.py   wot-dds.py (Size: 1.19 KB / Downloads: 114)
Print this item

  issue with multiprocessing in embeded python
Posted by: otaolafr - Mar-05-2025, 04:41 PM - Forum: General Coding Help - Replies (1)

Hello,
I am strugling to use mutliprocessing with the python that is inside of salome platform.
salome platform being a CAD software, where i can cr..... More

Print this item

  How do i run python code?
Posted by: smattiko83 - Mar-05-2025, 04:08 PM - Forum: General Coding Help - Replies (5)

Hi, i received the attached code and downloaded python. I've pasted it into the python window that looks like a cmd window. Is that what I should do? ..... More


Attached Files

.py   test.py (Size: 2.04 KB / Downloads: 88)
Print this item

  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

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Select Python comment (#)... 5 hours ago SpongeB0B SpongeB0B General Codin...
  I'm trying to make a piec... 6 hours ago Alislugacool MilesWeb General Codin...
  New to the field 11 hours ago Polybunny Polybunny News and Disc...
  Seeking feedback: dynamic... Yesterday, 15:23 Bona2000 Stowersw General Codin...
  Python and excel vba codi... Yesterday, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... Yesterday, 08:36 physalis2099 Olivia General Codin...
  403 Error 09-11, 20:39 CaptainNewb snippsat Web Scraping ...
  New to Python and Pygame 09-11, 17:34 JMcM JMcM Game Developm...
  pip fails to install PyGO... 09-11, 10:50 voidtrance Larz60+ General Codin...
  how to manage crypto trad... 09-11, 06:01 Mikeardy Mercyto General Codin...
  How to space data on x ax... 09-11, 05:35 m_kdch Pedroski55 General Codin...
Most views
  The best Prog... 575388
  Tutorial Requ... 496139
  Web Scraping ... 439511
  Newbie with P... 383100
  New Users Int... 363716
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12086
buran 8174
snippsat 7365
deanhystad 6890
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
aidajnrz7704 Today
Jillscitt Yesterday
Stowersw Yesterday
Intel Yesterday
Gichardaxora Yesterday

User Panel Messages

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