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,424
» Latest member: rwegdfcg
» Forum threads: 38,542
» Forum posts: 174,656

Full Statistics

Online Users
There are currently 466 online users.
» 1 Member(s) | 460 Guest(s)
Bing, Google, Apple, Yandex, rwegdfcg

Latest Threads
How do I get my money out...
Forum: General Coding Help
Last Post: rwegdfcg
1 minute ago
» Replies: 0
» Views: 6
How do I get my money out...
Forum: General Coding Help
Last Post: rwegdfcg
3 minutes ago
» Replies: 0
» Views: 0
How to ask Smart Question...
Forum: Board
Last Post: rwegdfcg
8 minutes ago
» Replies: 3
» Views: 5,332
How to contact R𝗼𝗯𝗢𝗻𝗡𝗼𝗼𝗱?...
Forum: General Coding Help
Last Post: tanyongkim25654
44 minutes ago
» Replies: 0
» Views: 0
Get the string after a sp...
Forum: General Coding Help
Last Post: Gribouillis
49 minutes ago
» Replies: 2
» Views: 74
function arguments
Forum: General Coding Help
Last Post: Gribouillis
1 hour ago
» Replies: 1
» Views: 80
[Beautiful Soup] Replace ...
Forum: General Coding Help
Last Post: Winfried
2 hours ago
» Replies: 1
» Views: 131
where should DEFAULT_CIPH...
Forum: General Coding Help
Last Post: Skaperen
9 hours ago
» Replies: 0
» Views: 67
how to delete thread
Forum: Board
Last Post: DeaD_EyE
Yesterday, 07:30 PM
» Replies: 4
» Views: 264
Atari Ping Pong Game
Forum: Code sharing
Last Post: deanhystad
Yesterday, 05:04 PM
» Replies: 1
» Views: 141

 
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 (1)

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 (1)

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 (1)

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

  Why it gives me a black image and libpng warning: iCCP
Posted by: rickyw2777 - Feb-16-2025, 03:08 PM - Forum: General Coding Help - Replies (1)

This is my code:

[python]from picamera2 import Picamera2
import cv2
import numpy as np
import time
import math
import argparse
import RPi...... More

Print this item

  Python Linker
Posted by: MeJustMeLol2020 - Feb-16-2025, 01:20 PM - Forum: Code sharing - Replies (4)

I published my code yesterday on another thread about a Python linker. Today, I wrote my own linker and finished it. It works on my manual setup, but ..... More

Print this item

  Problem When using canny edge detection,black image returned
Posted by: rickyw2777 - Feb-16-2025, 04:48 AM - Forum: General Coding Help - Replies (1)

I am creating a program to give me a trackbar that can adjust the value of minv and maxv for the canny edge detection. Strangely, when I not include a..... More


Attached Files

Thumbnail(s)
       
Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  How do I get my money out... β–Ό 1 minute ago rwegdfcg rwegdfcg General Codin...
  How do I get my money out... β–Ό 3 minutes ago rwegdfcg rwegdfcg General Codin...
  How to ask Smart Question... β–Ό 8 minutes ago metulburr rwegdfcg Board
  How to contact R𝗼𝗯𝗢𝗻𝗡𝗼𝗼𝗱?... β–Ό 44 minutes ago tanyongkim25654 tanyongkim25654 General Codin...
  Get the string after a sp... β–Ό 49 minutes ago JanJan Gribouillis General Codin...
  function arguments β–Ό 1 hour ago Curbie Gribouillis General Codin...
  [Beautiful Soup] Replace ... β–Ό 2 hours ago Winfried Winfried General Codin...
  where should DEFAULT_CIPH... β–Ό 9 hours ago Skaperen Skaperen General Codin...
  how to delete thread β–Ό Yesterday, 19:30 Azdaghost DeaD_EyE Board
  Atari Ping Pong Game β–Ό Yesterday, 17:04 Azdaghost deanhystad Code sharing
  not running β–Ό Yesterday, 16:08 Azdaghost deanhystad General Codin...
Most views
  The best Prog... 557109
  Tutorial Requ... 423449
  Web Scraping ... 422640
  Newbie with P... 350417
  Thread remain... 324472
Most reputation
buran 580
snippsat 506
Larz60+ 452
Gribouillis 362
deanhystad 325
Most replies
  New Users Int... 449
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12033
buran 8164
snippsat 7320
deanhystad 6806
metulburr 5151
Top referrers
Googlepro 22
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
rwegdfcg Today
herry569 Today
tanyongkim25654 Today
jennysmith Today
lesucphilippee Today

User Panel Messages

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