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,485

Full Statistics

Online Users
There are currently 43 online users.
» 0 Member(s) | 36 Guest(s)
Applebot, AOL, Bing, Google, AOL, Mojeek

Latest Threads
New to Python and Pygame
Forum: Game Development
Last Post: deanhystad
1 hour ago
» Replies: 6
» Views: 1,254
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
5 hours ago
» Replies: 5
» Views: 334
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Today, 06:11 AM
» Replies: 5
» Views: 1,122
New to the field
Forum: News and Discussions
Last Post: Polybunny
Today, 01:31 AM
» Replies: 0
» Views: 93
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Yesterday, 03:23 PM
» Replies: 4
» Views: 2,283
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 844
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Yesterday, 08:36 AM
» Replies: 1
» Views: 2,133
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,493
pip fails to install PyGO...
Forum: General Coding Help
Last Post: Larz60+
Sep-11-2025, 10:50 AM
» Replies: 2
» Views: 1,811
how to manage crypto trad...
Forum: General Coding Help
Last Post: Mercyto
Sep-11-2025, 06:01 AM
» Replies: 2
» Views: 2,970

 
  Matplotlib not working
Posted by: svalencic - Dec-17-2024, 03:53 PM - Forum: General Coding Help - Replies (4)

Hi everyone,

I'm getting error while using Matplotlib. Importing it using import matplotlib.pyplot as plt works perfect, however any other function..... More

Print this item

  Asyncio subprocess blocking with python workload only
Posted by: lloydbond - Dec-17-2024, 03:03 PM - Forum: General Coding Help - Replies (1)

issue: if you start a subprocess that has a pipe to stdout for the purpose of concurrently processing output from stdout using asyncio everythi..... More

Print this item

  Search in a file using regular expressions
Posted by: ADELE80 - Dec-17-2024, 10:48 AM - Forum: General Coding Help - Replies (2)

Hello all,

I have the following file with DB_BASE commented:

profile.txt

export DB_SID=NEW
#export DB_BASE=/oracle/${DB_SID}
export DB_HOME..... More

Print this item

  Using place for a button, many examples but AttributeError, tkinter
Posted by: Edward_ - Dec-16-2024, 04:17 PM - Forum: GUI - Replies (3)

This must be very simple, how to Place a button by x and y coordinates, not using a frame/grid.

button.place(x=100, y=200)
Shown in e..... More

Print this item

  button image changing but not visually updating
Posted by: RuaridhW - Dec-16-2024, 09:48 AM - Forum: GUI - Replies (2)

Hi complete noob but i've been banging my head against this for 2 days and still can't work out what i'm doing wrong

So i am trying to setup a stack ..... More

Print this item

  Sound notification issue
Posted by: drgensel - Dec-16-2024, 05:24 AM - Forum: GUI - Replies (2)

Greetings,

I have designed an app, in tkinter, that pulls live incident (call) data from my local fire department. My goal for this app is to be no..... More

Print this item

  Generative Density Approximation for Deterministic Point Patterns: Hopalong Attractor
Posted by: ratwolf - Dec-15-2024, 11:57 AM - Forum: Code sharing - Replies (2)

The "Hopalong" attractor (Martin’s map) shown as a Density Heatmap, which enables a 3D representation by mapping normalized density values ​​al..... More


Attached Files

Thumbnail(s)
               
Print this item

  Database search in python for MongoDB
Posted by: Abdul515001 - Dec-14-2024, 12:31 PM - Forum: General Coding Help - No Replies

I am trying to develop a application which search and fetch the information from MongoDB through natural language query. What is the best way to do ..... More

Print this item

Question A unexpected indent error
Posted by: Zyh3rbr0 - Dec-14-2024, 06:25 AM - Forum: General Coding Help - Replies (4)

Hello anyone in this forum;

I would like some help in my project.

Could anyone spot the error for me?

I encountered a SyntaxError about Unexp..... More


Attached Files

.py   password_picker.py (Size: 619 bytes / Downloads: 168)
Print this item

  Finding a job as a Python Developer
Posted by: keithgoff - Dec-13-2024, 03:43 AM - Forum: Jobs - Replies (2)

I'm currently a PHP/JavaScript full stack developer and I am looking to transition to being a backend Python developer. I have about 3/4 years experie..... More

Print this item

  Python 3.13(Windows) does not have the latest module OS
Posted by: phillip_from_oz - Dec-13-2024, 03:27 AM - Forum: General Coding Help - Replies (1)

I have installed the latest Python 3.13.1 on my Windows 10 PC.

I'm trying to run program pssh which requires OS.pipe2().

The module OS should ha..... More

Print this item

  Python: How to import data from txt, instead of running the data from the code?
Posted by: Melcu54 - Dec-12-2024, 07:46 PM - Forum: General Coding Help - Replies (1)

Instead of loading ro_tags: and en_tags: from the code, I want to modify only the import, so to extract them from: d:\3\PROBEMA\rezultat..... More

Print this item

  Trying to update label text using a grid button.
Posted by: Edward_ - Dec-12-2024, 06:36 PM - Forum: GUI - Replies (7)

I'm wanting to learn a couple simple text manipulations, like changing label and button text based on a button input or code.
But I can't seem to get..... More

Print this item

  [split] Code help
Posted by: emma1423 - Dec-12-2024, 10:34 AM - Forum: General Coding Help - Replies (1)

I created a peer-to-peer lending simulation in spyder when I run my main output I get an error in creating one of my plots and Im not sure why. The er..... More

Print this item

  Can't get no email to show
Posted by: Raysz - Dec-11-2024, 03:44 PM - Forum: General Coding Help - No Replies

[quote]
So I have this simple program that checks my email
everything is working the way it should

I would like to have it print there are no new..... More

Print this item

  gpiozero button turn off LED that is already on
Posted by: duckredbeard - Dec-11-2024, 03:34 PM - Forum: General Coding Help - Replies (3)

I have a Raspberry Pi on my desk. It is wired to an LED and a button. My phone sends an SSH to the Pi when it gets a text message. The SSH runs thi..... More

Print this item

  What can I add more? or is it fine>
Posted by: s1lent - Dec-11-2024, 05:31 AM - Forum: Code Review - No Replies

Hello guys I have made a Duplicate Remover using tkdnd and pandas what should I add more to it?
[python]
import os
from tkinter import *
import pandas..... More

Print this item

  Error during `python setup.py develop` and `pip install -r requirements.txt`
Posted by: lokalhangatt - Dec-11-2024, 04:59 AM - Forum: Code sharing - Replies (1)

I'm encountering an issue while trying to install the dependencies for my Python project using setup.py and [inline]pip install -r re..... More

Print this item

  Error: cannot mix str with (non-str) arguments
Posted by: ngregistrations - Dec-10-2024, 10:05 PM - Forum: General Coding Help - Replies (3)

Hello everyone,

I have a function that connects to an API and get data and needs 3 parameters, all string, but one of them is a GUID. So I validate..... More


Attached Files

Thumbnail(s)
       
Print this item

  Operation Not Permitted
Posted by: CaptainNewb - Dec-10-2024, 09:34 PM - Forum: General Coding Help - Replies (1)

Hi, per my username I'm relatively new to python ;-)

I have a new Mac and when I attempt to run a python script via cron, I receive the following er..... More

Print this item

  How to get keep information in a loop
Posted by: ginod - Dec-10-2024, 05:53 PM - Forum: General Coding Help - Replies (4)

Hey there,

I am new to python. At the moment I am trying to program a GUI, that show me some user information from a table of a SQL Database with a..... More

Print this item

  interlinked Comboboxes
Posted by: azelor - Dec-10-2024, 03:34 PM - Forum: GUI - Replies (4)

Hi!

I'm trying to link two comboboxes but I'm running into the retrieval of the second one after selection.

---------------------- --------..... More

Print this item

  Python Thread Detection
Posted by: HansieB - Dec-10-2024, 10:49 AM - Forum: General Coding Help - Replies (2)

Dear forum member,

Is a pyhon (wifi) (open source) thread detection available?

Regards.

HansieB

Print this item

  Noob programmer - game of Nim help
Posted by: Dazzalac - Dec-09-2024, 04:10 PM - Forum: Homework - Replies (4)

Hi, I'm a complete noob to Python so please be nice! Pray

I am writing a game of nim program and I've come across an issue where I've managed..... More


Attached Files

.zip   GameOfNim Computer.zip (Size: 1.5 KB / Downloads: 122)
Print this item

  Need help making a desktop plant
Posted by: Salmonoid06 - Dec-09-2024, 04:25 AM - Forum: General Coding Help - Replies (1)

Hi,
I'm very new to python and need some advice on how to go about coding my project.

I'm trying to make a plant that will appear only my desktop,..... More

Print this item

  [split] Prime numbers
Posted by: saima - Dec-08-2024, 02:47 PM - Forum: General Coding Help - Replies (1)

[python]def is_prime(num): #function to check if a number is prime
if num < 2: #numbers less than 2 aren't prime
return False
for i..... More

Print this item

  Unable to Generate Class Code in Flask App - Form Not Submitting Correctly
Posted by: misbahskuy - Dec-08-2024, 06:55 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi, I’m working on a Flask application where employees can generate class codes. I’ve set up a form to handle the submission of class codes (including..... More

Print this item

  Extract args=, value that was passed to Multiprocessing.Proc object during runtime?
Posted by: haihal - Dec-07-2024, 03:45 PM - Forum: General Coding Help - Replies (1)

The attaced image greatly goes into detail of I'm trying to do. The specific queue passed in:
[python]p = multiprocessing.Process(target=work..... More

Print this item

  Endgame engine with non-standard figures doesn't behave correctly
Posted by: max248 - Dec-07-2024, 12:44 PM - Forum: General Coding Help - No Replies

I've created a code for chess endgame with non-standard figures Amazon/Eve/Cyril.
Amazon, say, is like Queen and Knight at one piece.
The code is he..... More

Print this item

  Parquet file generation
Posted by: woliveiras - Dec-07-2024, 01:42 AM - Forum: General Coding Help - Replies (1)

I hope this message finds you well. I'm encountering an intriguing issue with our data processing pipeline and would greatly appreciate your insights...... More

Print this item

  Can a windows file be 'remapped' in Linux ?
Posted by: jehoshua - Dec-07-2024, 01:22 AM - Forum: General Coding Help - Replies (3)

Looking through some of the examples at https://github.com/flatplanet/Intro-To-T...ube-Course , tried running one and

[quote]$ python3 list..... More

Print this item

Information pivot
Posted by: gunther - Dec-06-2024, 03:57 PM - Forum: General Coding Help - Replies (1)

Hello,
could someone help me please with a special programming question:

I have a dataframe like this:

Datum Mitarbeiter Tageszeit
0 ..... More

Print this item

Photo Code help
Posted by: piturcastef - Dec-06-2024, 10:23 AM - Forum: General Coding Help - Replies (12)

[python]Funcția de recunoaștere vocală
import speechrecognition as sr
from twilio.rest import Client
... def getorder():
... recognizer = sr.R..... More

Print this item

  Asynchronous operation without window freezing
Posted by: T800 - Dec-06-2024, 05:40 AM - Forum: GUI - No Replies

I have a mobile application on kivy, it works well until I try to implement asynchronous execution of site parsing in it, so that the main gui kivy wi..... More


Attached Files

.txt   main.txt (Size: 6.69 KB / Downloads: 144)
.txt   checker.txt (Size: 6.65 KB / Downloads: 132)
Print this item

  Is this normal?
Posted by: Exork1950 - Dec-06-2024, 04:24 AM - Forum: GUI - Replies (2)

Hi everyone

I am a newbie so bear with me, I watc..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New to Python and Pygame 1 hour ago JMcM deanhystad Game Developm...
  Select Python comment (#)... 5 hours ago SpongeB0B snippsat General Codin...
  I'm trying to make a piec... Today, 06:11 Alislugacool MilesWeb General Codin...
  New to the field Today, 01:31 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 ...
  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... 575403
  Tutorial Requ... 496211
  Web Scraping ... 439517
  Newbie with P... 383109
  New Users Int... 363845
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 7366
deanhystad 6891
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