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,259
» Latest member: JamesFalkner
» Forum threads: 38,783
» Forum posts: 175,839

Full Statistics

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

Latest Threads
PyQt6 QWidgets and system...
Forum: General Coding Help
Last Post: stevecoh1
44 minutes ago
» Replies: 0
» Views: 22
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
1 hour ago
» Replies: 10
» Views: 201
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
3 hours ago
» Replies: 3
» Views: 103
New to python and coding
Forum: Homework
Last Post: jefsummers
Yesterday, 07:58 PM
» Replies: 6
» Views: 192
Backward compatibility qu...
Forum: News and Discussions
Last Post: noisefloor
Yesterday, 11:52 AM
» Replies: 6
» Views: 368
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Nov-12-2025, 07:26 PM
» Replies: 2
» Views: 123
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-12-2025, 10:11 AM
» Replies: 6
» Views: 255
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 404
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 154
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,647

 
  How display matrix on canvas
Posted by: eedenj - Mar-13-2021, 11:53 AM - Forum: GUI - Replies (9)

Hi All,

I am having troubles with Tkinter and tables.
Tkinter has limited possibilities for creating tables, so I create one with this ' program'...... More

Print this item

Star Auto Updater!
Posted by: Oshadha - Mar-13-2021, 09:38 AM - Forum: General Coding Help - Replies (6)

Do any of you know how to make a python app, update itself?

Example:
Example1.py is version 1
I release version 2 on github - Example2.py
Examp..... More

Print this item

  I can't open a python file :(
Posted by: Oshadha - Mar-13-2021, 09:02 AM - Forum: General Coding Help - Replies (2)

I have been coding python for almost 10 months, and up to now, I was fine.
But now when I try to open a python file, an error pops up.
Before Openin..... More

Print this item

  Hosting a script on a VPS, and on a schedule?
Posted by: oldguy - Mar-13-2021, 02:46 AM - Forum: General Coding Help - No Replies

A friend helped me by writing a python script. Basically, it opens a browser, navigates to a website, opens several pages on the site looking for spe..... More

Print this item

  OOP vs functional - - elaborate turn based RPG game (Derek Banas Udemy course again)
Posted by: Drone4four - Mar-12-2021, 11:56 PM - Forum: General Coding Help - Replies (6)

I’m learning OOP. Derek Banas is the instructor in the online (self directed, non-credit) Udemy course titled, “..... More

Print this item

  Calculating surface area - - OOP or functional? Derek Banas Udemy course
Posted by: Drone4four - Mar-12-2021, 09:57 PM - Forum: General Coding Help - Replies (5)

I’m taking a Udemy course by Derek Banas titled, Python Programming Bootcamp. Derek ..... More

Print this item

  Question
Posted by: Dayago - Mar-12-2021, 08:23 PM - Forum: General Coding Help - Replies (2)

Hi I've already installed Python put on my computer there are two wich is the correct one? I have to disinstall some files?
Thank you[attachment=1054..... More


Attached Files

Thumbnail(s)
   
Print this item

  Attribute Error
Posted by: Raiden_Arctica - Mar-12-2021, 05:18 PM - Forum: Data Science - Replies (4)

Hi everyone,

I have this error message: AttributeError: 'NoneType' object has no attribute 'items'

when I run the code below:

[[python]imp..... More

Print this item

  Tkinter guide?
Posted by: Mondata - Mar-12-2021, 02:07 PM - Forum: GUI - Replies (16)

I´m starting learning tkinter and trying to make some sense of it.
I´d like to know if there is a good manual or guide with all the options, etc.?
For..... More

Print this item

  Outliers remain in the scatterplot even after removal
Posted by: d8a988 - Mar-12-2021, 12:58 PM - Forum: Data Science - No Replies

I am currently using the 'train.csv' file found here: https://www.kaggle.com/c/house-prices-ad...=train.csv

af..... More

Print this item

  Code folding in Sublime Text
Posted by: Mondata - Mar-12-2021, 06:44 AM - Forum: General Coding Help - Replies (2)

Sublime Text automatically adds a fold/unfold block when detecting commands like:
if
while
def
try

I´d like to override this behaviour and define my ..... More

Print this item

  help ! selenium and google sheet
Posted by: puttimet38 - Mar-12-2021, 06:15 AM - Forum: Web Scraping & Web Development - Replies (2)

I want to check the data and send it to write it on Google sheet.
And want to find information for specific words written on Google sheet .

[pytho..... More

Print this item

  calculate daily return in percent in forex as to some strategy?
Posted by: alen - Mar-12-2021, 03:43 AM - Forum: General Coding Help - Replies (1)

Hi

I am wondering if there is candle return in forex as to some strategy? not buy and hold strategy.

If there is would you please show me how to cal..... More

Print this item

  Send UDP packet after bind
Posted by: pacmyc - Mar-11-2021, 10:28 PM - Forum: Networking - No Replies

I want to send a UDP packet to 192.168.0.155 and then listen for replies on the same port as I sent the packet from.
The below code doesn't work. I c..... More

Print this item

  passing token to requests
Posted by: alejandroot - Mar-11-2021, 09:40 PM - Forum: Web Scraping & Web Development - Replies (4)

I am trying to use the requests library to hit some endpoints, but I am having problems passing the auth token. This curl works just fine:

[output]..... More

Print this item

  error trying to install sslstrip
Posted by: NullAdmin - Mar-11-2021, 09:30 PM - Forum: General Coding Help - Replies (1)

I was trying to install sslstrip in my computer, so this is what i did:
Downloaded sslstrip-master.zip from github
Downloaded and install airgeddon..... More

Print this item

  Listening for broadcasts on port 0
Posted by: pacmyc - Mar-11-2021, 09:09 PM - Forum: Networking - Replies (6)

Hi.
I have a device that send some data via broadcast to port 0 in my network.
I can listen to the traffic with wireshark.
Is it possible to get Py..... More

Print this item

  I cannot install this library. Can someone show me how?
Posted by: Led_Zeppelin - Mar-11-2021, 05:31 PM - Forum: General Coding Help - Replies (8)

How in the world does one import this file. I have tried many things and nothing so far has worked. I even Googled the subject and again nothing. So h..... More

Print this item

  Get return value from a threaded function
Posted by: Reverend_Jim - Mar-11-2021, 05:04 PM - Forum: General Coding Help - Replies (3)

I have the following function that builds a file list.

[python]
import os
import fnmatch
import threading

def getFiles(root='..... More

Print this item

  problem with sphinx and file directory in script
Posted by: kiyoshi7 - Mar-11-2021, 03:52 PM - Forum: General Coding Help - No Replies

Hi, I am trying to use sphinx to document some of my code but I'm having problems getting my files directories. I dont want to write down the full pat..... More

Print this item

  Flask request object None
Posted by: muckypup - Mar-11-2021, 12:32 PM - Forum: Networking - No Replies

I am trying to set up a simple Flash app to receive sensor data from a microcontroller.

Simplified code:

[python]
from flask import Flask, req..... More

Print this item

  Python Versions
Posted by: ThatTamyBot - Mar-11-2021, 05:58 AM - Forum: General Coding Help - Replies (2)

Guys I needd help I am on macos and i installed python (using homebrew) and anaconda at the same time . I want my homebrew installation to be the defa..... More

Print this item

  pymongo diff type problem to find images on two drives
Posted by: darter - Mar-11-2021, 04:43 AM - Forum: Data Science - No Replies

I would like to compare two photo collections on two different hard drives so that I can locate any images on drive 2 that are not already on drive 1..... More

Print this item

  Matplotlib: How do I convert Dates from Excel to use in Matplotlib
Posted by: JaneTan - Mar-11-2021, 03:28 AM - Forum: General Coding Help - Replies (1)

A typical date in Excel is d/m/yyyy (eg '6/3/1990').

I want to import a timeseries from excel to plot in Matplotlib.

I note for Python datetime ..... More

Print this item

  like os.renames but doing a link?
Posted by: Skaperen - Mar-11-2021, 03:05 AM - Forum: News and Discussions - No Replies

has anyone ever seen a function that makes links the same way as os.renames() does a rename? i want to have a complete suite of functions where there..... More

Print this item

  review of command line parsers
Posted by: Skaperen - Mar-11-2021, 01:34 AM - Forum: News and Discussions - Replies (2)

i am doing a project where it makes sense to me to use a separate option (and maybe also argument) parser. i need one that supports some specific fea..... More

Print this item

  IF statement to apply at each date
Posted by: illmattic - Mar-10-2021, 09:41 PM - Forum: General Coding Help - Replies (2)

Hello,

I am trying to write a function that includes an IF statement that looks at two columns in the dataframe to highlight the dates when the 'va..... More

Print this item

  Errors when extracting files from ZIPs
Posted by: tester_V - Mar-10-2021, 09:24 PM - Forum: General Coding Help - Replies (3)

Greetings!
I’m having errors when extracting files from ZIP archives, see the errors below:
[python]
line 1698, in _extract_member
with self.o..... More

Print this item

  Help with installing TensorRT
Posted by: samuelbachorik - Mar-10-2021, 08:00 PM - Forum: Data Science - No Replies

Hello I can not find working way to install Nvidia TensorRT on windows. Please can someone help me with installing it ?

[error]No module named 'te..... More

Print this item

Exclamation TypeError: '>=' not supported between instances of 'int' and 'str'
Posted by: helpme1 - Mar-10-2021, 04:58 PM - Forum: General Coding Help - Replies (11)

So I'm making a client and server end to end encryption (trust me this doesn't have to do with web development) and i get this error message:

[err..... More

Print this item

  Python - Merge existing cells of Excel file created with xlsxwriter
Posted by: manonB - Mar-10-2021, 02:17 PM - Forum: Data Science - No Replies

Hello,
I'm writing a Python script which creates an Excel file. The worksheet that causes me problems is the one with a calendar of each month. I wou..... More

Print this item

  Tic Tac Toe Help
Posted by: javesike1262 - Mar-10-2021, 01:38 PM - Forum: GUI - Replies (3)

Hello, I have been creating a Tic Tac Toe game in Tkinter. It is supposed to draw X's and O's. A left click should place an X and a right click should..... More

Print this item

  Hex coords and using the tile
Posted by: jauger - Mar-10-2021, 01:34 PM - Forum: Game Development - Replies (3)

I am trying to learn python through making a game. In my game, I used a script that built the set up for Settlers of Catan. My board is slightly large..... More

Print this item

  selenium problems
Posted by: DonaldBug13 - Mar-10-2021, 11:19 AM - Forum: Web Scraping & Web Development - Replies (1)

Hey, guys,

I would like to automate a process with selenium on the trading platform https://app.stormgain.com. You should fill out the login form a..... More

Print this item

  User serial/pyserial to send messages to an arudino via terminal manually
Posted by: bkapadia - Mar-10-2021, 03:38 AM - Forum: General Coding Help - Replies (2)

Is there a way to send a byte/char to the arudino using serial/pyserial without tying up the serial port continuously so I can send control commands t..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  PyQt6 QWidgets and system... 44 minutes ago stevecoh1 stevecoh1 General Codin...
  [solved] re.split issue 1 hour ago paul18fr deanhystad General Codin...
  Please guide me to comple... 3 hours ago pbkurd Larz60+ General Codin...
  New to python and coding Yesterday, 19:58 lary_p jefsummers Homework
  Backward compatibility qu... Yesterday, 11:52 yutaozhou noisefloor News and Disc...
  why is the image not show... 11-12, 19:26 sarbogast deanhystad General Codin...
  Help with Serial.write in... 11-12, 10:11 racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... 11-11, 09:52 tsgiannis tsgiannis GUI
  [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...
Most views
  The best Prog... 578955
  Tutorial Requ... 510416
  Web Scraping ... 441967
  Newbie with P... 385989
  New Users Int... 376991
Most reputation
buran 581
snippsat 511
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+ 12108
buran 8195
snippsat 7388
deanhystad 6910
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
JamesFalkner Today
stevecoh1 Today
Bamboo Today
TomTMH Yesterday
pbkurd Yesterday

User Panel Messages

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