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,918
» Latest member: aidajnrz7704
» Forum threads: 38,718
» Forum posts: 175,486

Full Statistics

Online Users
There are currently 42 online users.
» 0 Member(s) | 38 Guest(s)
Bing, Google, AOL, AOL

Latest Threads
data input while debuggin...
Forum: General Coding Help
Last Post: fred1232
1 hour ago
» Replies: 0
» Views: 14
New to Python and Pygame
Forum: Game Development
Last Post: deanhystad
4 hours ago
» Replies: 6
» Views: 1,258
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
8 hours ago
» Replies: 5
» Views: 338
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Today, 06:11 AM
» Replies: 5
» Views: 1,123
New to the field
Forum: News and Discussions
Last Post: Polybunny
Today, 01:31 AM
» Replies: 0
» Views: 99
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Yesterday, 03:23 PM
» Replies: 4
» Views: 2,286
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 848
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Yesterday, 08:36 AM
» Replies: 1
» Views: 2,134
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,497
pip fails to install PyGO...
Forum: General Coding Help
Last Post: Larz60+
Sep-11-2025, 10:50 AM
» Replies: 2
» Views: 1,812

 
  sending strings to arduino over serial/accessing DLLs
Posted by: HeWhoHas - Nov-09-2024, 06:01 PM - Forum: General Coding Help - No Replies

Hello there,
I have been undergoing a personal project for a while, involving sending 6 separate strings to an Arduino over serial communication. I c..... More

Print this item

Big Grin New Log system using SQLite!
Posted by: StegoDandy - Nov-09-2024, 12:15 AM - Forum: Code Review - No Replies

I'm new to coding, and I'm self taught. recently, I made a sort of log database system using SQLite. I'm very proud that i got it to work, but I'm als..... More

Print this item

Smile Print Mystery
Posted by: Rchrd - Nov-08-2024, 03:53 PM - Forum: General Coding Help - Replies (3)

This is my first thread, so please excuse my newbie errors and mistakes Blush Blush
The first print works just fine, but the second print c..... More

Print this item

  print/save on pdf
Posted by: starwhale - Nov-08-2024, 12:12 PM - Forum: General Coding Help - Replies (3)

hi. i'm rookie in python programming and, yes, i'm pretty rough in code writing (in english writing also).
so: i need to modify a large number of pdf..... More

Print this item

  Help on tkinter module
Posted by: upendra - Nov-08-2024, 09:46 AM - Forum: General Coding Help - Replies (8)

HI Team,

As am unable to run python code in both google colabs and Visual studio, getting below error tried all basic trouble shooting which has no..... More

Print this item

  Windows not responding pygame NOOB
Posted by: Vasuki - Nov-07-2024, 09:17 AM - Forum: Game Development - Replies (1)

im a beginner and just really started while i copy some tutorial in youtube i find my window for pygame not responding been searching for hours what i..... More


Attached Files

.py   P2.py (Size: 3.17 KB / Downloads: 164)
Print this item

  the name of a sequence of numbers
Posted by: Skaperen - Nov-07-2024, 12:55 AM - Forum: Bar - Replies (6)

i once saw a reordered sequence of numbers which when expressed in binary there would only be one bit that was different between adjacent numbers of t..... More

Print this item

  Issue with highlighting on pygame
Posted by: alexD - Nov-06-2024, 04:28 PM - Forum: Game Development - Replies (3)

This is what me and my partner have done for the project so far, the issue is the highlight used to show where the next person has to play has a sort ..... More


Attached Files

Thumbnail(s)
       

.py   main.py (Size: 5.53 KB / Downloads: 162)
Print this item

  tools
Posted by: lindabelmore - Nov-06-2024, 04:26 PM - Forum: Bar - Replies (1)

Hi! I need an SEO tool for my small business that provides site analysis with options to customize the features. I’d love to hear from anyone who has ..... More

Print this item

  Regarding Defined Functions
Posted by: Hudjefa - Nov-05-2024, 01:10 AM - Forum: General Coding Help - Replies (1)

I wrote a Python code for what's called rerandomization in statistics. See below:

[python]number_data = int(input("Enter size of data for each grou..... More

Print this item

  Update Image on Button Click
Posted by: the_muffin_man - Nov-04-2024, 11:47 PM - Forum: GUI - Replies (2)

Hi,

I have asked this before and searched online. The answers i am getting are just far beyond where I am up to. My code may not be the most effic..... More

Print this item

  For Loop beginner
Posted by: agoldav - Nov-04-2024, 05:55 PM - Forum: General Coding Help - Replies (2)

I'm just learning to code right now and Im experimenting with For Loops.
I tried this 2 options that I thought are the same but a get different resu..... More

Print this item

Photo General Coding - Bingo Generator
Posted by: Playpatterns - Nov-04-2024, 02:24 PM - Forum: General Coding Help - Replies (8)

I work at a senior nursing home. All we do is play Bingo. I have used every app to call numbers. The residents are complaining that the same numbers a..... More


Attached Files

Thumbnail(s)
   
Print this item

  How to re-register .py file extension to new moved Python dir (on Windows)?
Posted by: pstein - Nov-04-2024, 12:00 PM - Forum: General Coding Help - Replies (5)

Assume I installed Python v3.1.3 in the default installation directory

C:\Program Files\Python\

Now I decide to move this installation directory..... More

Print this item

  Tic Tac Toe Remake
Posted by: menator01 - Nov-04-2024, 01:37 AM - Forum: GUI - Replies (2)

I thought I would re-write my first attempt at tkinter tictactoe.
[s]I've hit a bump. Can go through the first round but, after resetting it doesn't ..... More

Print this item

  Help Python Bot to search a database
Posted by: stream3366 - Nov-04-2024, 12:44 AM - Forum: General Coding Help - Replies (1)

Hello guys.. I'm new here, and I hope I'm posting this at the right section. anyway, Im creating a bot for a platform with this code:

[python]from..... More

Print this item

  Help Refining DataFrame
Posted by: GMAlves - Nov-03-2024, 11:02 PM - Forum: Data Science - Replies (2)

I have a DataFrame that I wish to refine in a way that only the relevant data stays on top. The only way I figured out how to do it was by separating ..... More

Print this item

  Looking for a DDS libraries [Solved]
Posted by: Hyster - Nov-03-2024, 06:53 PM - Forum: General Coding Help - Replies (2)

im looking for DDS libraries that can create {bc3 rgba 8 bpp DXT5: interpolated alpha" + genarated mipmaps}

PIL can create .dds but limited output..... More

Print this item

Question [removed] Python update on a distant machine
Posted by: paul18fr - Nov-03-2024, 04:45 PM - Forum: News and Discussions - No Replies

removed - not relevant

Print this item

  Understanding Key errors
Posted by: JMsc2player - Nov-03-2024, 01:04 AM - Forum: General Coding Help - Replies (1)

Sometimes when I run this code it throws a Key error for "data", other times (without changing anything) it retrieves the data.

[python]
from fli..... More

Print this item

  Funny regex to find primes
Posted by: DeaD_EyE - Nov-02-2024, 08:38 PM - Forum: Bar - No Replies

The idea came from this video: https://www.youtube.com/watch?v=5vbk0TwkokM
He refers also to this very detailed explanation: https://illya.sh/the-cod..... More

Print this item

  alignment ,seems to be a frame in the way [fixed]
Posted by: Hyster - Nov-02-2024, 08:00 PM - Forum: GUI - Replies (2)

   

im having huge trouble getting the 2nd row to line up to the left. the dirt settings frame i can move left with sticky="w" but th..... More


Attached Files

.py   main.py (Size: 22.6 KB / Downloads: 166)
Print this item

Question [SOLVED] [datetime.strptime] ValueError: time data 'foo' does not match format 'bar'
Posted by: Winfried - Nov-02-2024, 09:04 AM - Forum: General Coding Help - Replies (1)

Hello,

The following code works in other scripts that read an RSS feed, but for some reason, this one doesn't work with another site.

As shown, ..... More

Print this item

Heart Horror on TicTacToe
Posted by: revan - Nov-01-2024, 08:42 PM - Forum: Homework - Replies (1)

Hi there !
I'm a frist year IT student.
I have an issue with my IA on my TicTacToe script.
For now, she's working but she's playing twice on his ft..... More


Attached Files

.py   FINALV2.py (Size: 6.81 KB / Downloads: 168)
.py   testia.py (Size: 6.49 KB / Downloads: 162)
Print this item

  List comprehension not working right
Posted by: Cris9855 - Nov-01-2024, 08:13 PM - Forum: General Coding Help - Replies (3)

Hello,
I have written a small snipet using list comprehension, and is not working properly.
I have a dataset that I would like to iterate by row, an..... More

Print this item

  .dds create for mod
Posted by: Hyster - Nov-01-2024, 03:29 PM - Forum: Game Development - No Replies

im way new to python as an FYI (u can tell from the GUI Blush )

i built a script that creates a set of .dds images for a game (world of tanks)..... More


Attached Files

.py   main.py (Size: 21.83 KB / Downloads: 162)
.zip   dds-files.zip (Size: 3.31 KB / Downloads: 177)
Print this item

  How can I show Markdown with locally stored images?
Posted by: njminchin - Oct-31-2024, 10:59 PM - Forum: GUI - No Replies

I'm trying to show markdown within a Qt app which I've got working (it's a bit average with the externally referenced markdown script link...), but I ..... More

Print this item

  How to give widget a left margin within a QHBoxLayout?
Posted by: njminchin - Oct-31-2024, 06:00 AM - Forum: GUI - Replies (2)

I've got a widget placed within a QHBoxLayout, as well as a QGroupBox above it which has the same widgets within that. I want the widgets to align ver..... More


Attached Files

Thumbnail(s)
   
Print this item

  How to make SVG's clickable?
Posted by: njminchin - Oct-31-2024, 03:44 AM - Forum: GUI - Replies (2)

I have an icon shown using a QtSvgWidget, and need to make it clickable but not sure how..

This is my relevant code:
[python]
from PyQt6 import QtSvg..... More

Print this item

  Python in Xcode
Posted by: Gehlker - Oct-31-2024, 02:48 AM - Forum: Tutorial Requests and Submissions - No Replies

I'm trying to run Python projects in Xcode because I really don't want to learn yet another editor. The instructions here:
<https://www.browserstack...... More

Print this item

  Flappy Bird Improvements
Posted by: KickinItWith_JDub - Oct-30-2024, 11:50 PM - Forum: Game Development - Replies (9)

I'm new here and into Python, so bare with me. I coded Flappy Bird following along with Clear Code's YouTube channel (https://www.youtube.com/watch?v=..... More


Attached Files

.py   flappybird.py (Size: 5.79 KB / Downloads: 234)
Print this item

  module 'openpyxl.workbook' has no attribute 'active'
Posted by: lsaavedra21 - Oct-30-2024, 02:36 PM - Forum: General Coding Help - Replies (5)

Hello team,

I am facing with the following issue when trying to download info to excel file, after clicking on hyperlink to download file the brow..... More

Print this item

  Widget Guidance for GUI layout
Posted by: njminchin - Oct-30-2024, 11:44 AM - Forum: GUI - Replies (3)

I have a GUI layout that I want to implement in PyQt6, but I'm a complete Qt n00b and need some guidance.
This is the layout I want to implement:
[a..... More


Attached Files

Thumbnail(s)
   
Print this item

Question Calculate the volume of piles of materials using aerial drone images
Posted by: WtonS - Oct-29-2024, 09:21 PM - Forum: General Coding Help - No Replies

Hello everyone, I’m new here.
I’d like to know if there’s any solution using Python with Machine Learning (ML) or Artificial Intelligence (AI) that c..... More

Print this item

  Install a module to a specific to Python Installation (one of many))
Posted by: tester_V - Oct-28-2024, 10:05 PM - Forum: General Coding Help - Replies (2)

Greetings!
It is kind of confusion to explain. Sorry about that!
I have 4 different Python versions installed on a Windows machine.
Python version ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  data input while debuggin... 1 hour ago fred1232 fred1232 General Codin...
  New to Python and Pygame 4 hours ago JMcM deanhystad Game Developm...
  Select Python comment (#)... 8 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...
Most views
  The best Prog... 575405
  Tutorial Requ... 496232
  Web Scraping ... 439517
  Newbie with P... 383115
  New Users Int... 363872
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