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,986
» Latest member: Tycho_2025
» Forum threads: 38,735
» Forum posts: 175,577

Full Statistics

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

Latest Threads
print does not open conso...
Forum: General Coding Help
Last Post: Axel_Erfurt
49 minutes ago
» Replies: 1
» Views: 35
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
5 hours ago
» Replies: 3
» Views: 2,519
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
6 hours ago
» Replies: 2
» Views: 68
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
6 hours ago
» Replies: 6
» Views: 180
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,040
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 456
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,086
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,155
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 837
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,109

 
  sleep(n) not working inside tkinter mainloop
Posted by: roger31415 - Jul-14-2019, 01:44 AM - Forum: GUI - Replies (2)

Hello and thanks in advance for any help. I've reproduced an issue present in complex code, in much simpler test code shown below that illustrates th..... More

Print this item

  How to plot multiple scatter plots in seaborn
Posted by: vikola - Jul-13-2019, 11:17 PM - Forum: General Coding Help - Replies (2)

Hi Python users,

I'm a beginner and wondering if anyone can help with advice on how to plot multiple scatterplots using a loop

[python]
import ..... More

Print this item

  Facing issue with pyautogui program after PC upgrade
Posted by: Utkarsh29 - Jul-13-2019, 10:01 PM - Forum: General Coding Help - Replies (2)

Hi All,

I have done one surface automation program & it's was working fine. but after upgrade/window installation including Anaconda new version. I..... More

Print this item

  Changing a traceback message without a 2nd raise
Posted by: Clunk_Head - Jul-13-2019, 09:41 PM - Forum: General Coding Help - Replies (1)

1/0
[error]
Traceback (most recent call last):
File "C:/Documents/err.py", line 9, in <module>
1/0
ZeroDivisionError: ..... More

Print this item

  Secure App Data Storage for Kivy Android App
Posted by: JonPC - Jul-13-2019, 09:13 PM - Forum: General Coding Help - Replies (1)

Hello everyone,
For this summer I have decided to create a personal planner app for storing notes and useful information like tasks or schedules usin..... More

Print this item

  ANOVA: DataFrame ha no Attribute alpha
Posted by: Tese - Jul-13-2019, 09:01 PM - Forum: Data Science - Replies (4)

I'm a beginner in Python, but familiar with statistics. I'm trying to conduct Two Way ANOVA analysis in the use of Python examples from blogs. Specifi..... More

Print this item

  How to create a list with all values being zero
Posted by: 357mag - Jul-13-2019, 08:42 PM - Forum: General Coding Help - Replies (4)

I've written a program that asks the user to input integers which will be placed in a list. I only want to input four integers. I'm looking for ways t..... More

Print this item

  Looping through music files (SOLVED)
Posted by: ebolisa - Jul-13-2019, 06:16 PM - Forum: General Coding Help - No Replies

Hi,

I just cannot understand why the below code is not looping.

It plays a song and then stops and exits.

TIA

[python]#!/usr/bin/python3
..... More

Print this item

  ImportError: cannot import name 'path'
Posted by: user123 - Jul-13-2019, 06:15 PM - Forum: General Coding Help - Replies (2)

Hi All,

I've written a small piece of code to get the number of files in a directory.
I installed the path module as well, but still i'm getting the ..... More

Print this item

  Running python from Sublime Text editor
Posted by: balley810 - Jul-13-2019, 05:49 PM - Forum: General Coding Help - Replies (2)

I am new to programming. I am using Python Crash Course, 2nd edition to get started. I can run a simple (Hello Python world!) program from the C:> p..... More

Print this item

  I am using Thonny and the help file is not very helpful.
Posted by: yeto - Jul-13-2019, 03:04 PM - Forum: News and Discussions - No Replies

On some other editors if I pressed F1 the editor would bring up a more complete help file. Is this possible with Thonny?

Thank you,
yeto

Print this item

  Why is left mouse click not working?
Posted by: yeto - Jul-13-2019, 02:58 PM - Forum: General Coding Help - Replies (3)

[python]import schedule
import pyautogui

def job(): # def is a function
pyatutogui.click()

schedule.every(.25).minutes.do(..... More

Print this item

  Returning a splat
Posted by: Clunk_Head - Jul-13-2019, 12:22 PM - Forum: General Coding Help - Replies (5)

I've built a function that makes a list of parameters for another function.
This is intended to be part of a library and the concerns must be separat..... More

Print this item

  help me with this code : (
Posted by: Alice112233445566771122 - Jul-13-2019, 12:18 PM - Forum: General Coding Help - Replies (3)

[python]
import sys
import os
import random

exam = sys.argv[1]
folder = sys.argv[2]

questions = []
for bank, number in zip(sys.argv[3::2], ..... More

Print this item

  Calculator only does the + function
Posted by: GalaxyCoyote - Jul-13-2019, 12:17 PM - Forum: General Coding Help - Replies (3)

So I am working on this software that has a calculator it, yesterday it was working fine but after adding some operations it seems to only do addition..... More

Print this item

  HELP ME DEBUG - Who wants to be a millionaire Game
Posted by: gnasleeg - Jul-13-2019, 11:32 AM - Forum: Game Development - Replies (3)

Below is my Code, i need help to make the Code move to a next question on click of the right BUTTON ANSWER and continuously.

[python]
from tkinte..... More

Print this item

  selenium Ctrl + F input
Posted by: metulburr - Jul-13-2019, 11:14 AM - Forum: Web Scraping & Web Development - Replies (4)

I am trying to get search text in Firefox via its built in "find in page" search Ctrl + F

You can easily achieve bringing up the..... More

Print this item

  How to use cse insensitive condition in lambda expresion
Posted by: SriMekala - Jul-13-2019, 10:15 AM - Forum: Data Science - Replies (5)

Hi,
I want to add 'value' column, and if 'Status' column contains pass(case insensitive) give value is 0 in 'value' column. I use below code, but only..... More

Print this item

  using locks in multithreading in python3
Posted by: srm - Jul-13-2019, 07:08 AM - Forum: General Coding Help - Replies (2)

[python]
import threading


class Class1(threading.Thread):
def __init__(self, i, j):
self.i = i
self.j = j

def f..... More

Print this item

  Why does this return False?
Posted by: gunitinug - Jul-13-2019, 06:43 AM - Forum: General Coding Help - Replies (1)

The following returns False.

1 == 2 < 3
Could someone explain why?

My understanding is

[python]
1 == ( 2 < 3 )
so
..... More

Print this item

  Unable to allocate specific memory
Posted by: VirtualDreamer - Jul-13-2019, 06:35 AM - Forum: General Coding Help - Replies (1)

Good day! I'm a new member here so please have patience with me for this question.
I've been using python for months now and Pycharm as my IDE. I tri..... More

Print this item

  modules and/or functions no longer pythonic
Posted by: Skaperen - Jul-13-2019, 04:40 AM - Forum: News and Discussions - No Replies

are there any modules and/or functions and/or features that still exist in version 3.6 or 3.7 that are no longer considered pythonic and should not be..... More

Print this item

  underscore in numbers
Posted by: Skaperen - Jul-13-2019, 04:22 AM - Forum: News and Discussions - Replies (4)

you can insert one (not more than one) underscore character in literals for int, float, and complex. conversion functions int(), float(), complex(), ..... More

Print this item

  install pyserial
Posted by: neeheng - Jul-13-2019, 04:09 AM - Forum: News and Discussions - Replies (3)

hi all,

I able to install Pyserial in CMD but still unable to use it. i not sure where i'm go wrong . hope someone can help and share with me.
..... More

Print this item

  Help | How to make Dynamic Path/Address
Posted by: soothsayerpg - Jul-13-2019, 03:11 AM - Forum: General Coding Help - Replies (3)

I often see tutorials (mostly) demo of OS Module and every IO module with static addresses/path(s). But how about if we send our script to our friend,..... More

Print this item

  instructing f-string over format()
Posted by: metulburr - Jul-13-2019, 12:27 AM - Forum: Board - Replies (10)

f-string are awesome, but there are times when i like to continue to use format method. For example when i want to simplify the string and not pollute..... More

Print this item

  Python write result of VAR to excel file
Posted by: wissam1974 - Jul-12-2019, 11:50 PM - Forum: Data Science - Replies (8)

Hi for all,
i am working on creation of model VAR(Vector Auto Regressive) using python.
here is the pseudo code
[python]
model = VAR(MyDataFrame..... More

Print this item

  Delete an object created from another class
Posted by: alan9979 - Jul-12-2019, 09:48 PM - Forum: GUI - Replies (4)

Hi,I'm still confuse how multiple class interact between eachother, undestanding why in the following code, you can create a line but not delete it wo..... More

Print this item

  Definition of .format? (Newbie question)
Posted by: Jan_97 - Jul-12-2019, 07:22 PM - Forum: General Coding Help - Replies (4)

I'm completly new to python and I've only been learning it for about a week. I have over the last couple of days spent many hours watching tutorials a..... More

Print this item

  Need for 'Network Coding' simplified code
Posted by: Dav - Jul-12-2019, 06:30 PM - Forum: News and Discussions - Replies (7)

Hi

I'm looking for a simplified code that treat the approach of Network coding in order to consolidate the theory behind.

Thnx

Print this item

  Need an event scheduler that can get down to milliseconds.
Posted by: yeto - Jul-12-2019, 06:00 PM - Forum: News and Discussions - Replies (4)

I need an event scheduler where the time can be set in hours, minutes, seconds and milliseconds. Would anyone have a package or code they could recomm..... More

Print this item

  Size Policy, Laout and Official Documentation
Posted by: Man_from_India - Jul-12-2019, 04:58 PM - Forum: GUI - Replies (4)

I am a very new to Python. I have no prior experience in this field, so in order to learn programming, I started to learn Python on my own. To create ..... More

Print this item

  JSON
Posted by: fakka - Jul-12-2019, 03:08 PM - Forum: General Coding Help - No Replies

JSON looks like this

===========================
{
"op": {
"samples": {
"COL_1_RESULT": [
2533973817,
..... More

Print this item

  custom sqrt
Posted by: bluefrog - Jul-12-2019, 02:51 PM - Forum: General Coding Help - Replies (4)

I am attempting to create a sqrt function using mainly recursion with the use of a lambda.
I picked the code up from a book "Functional Python Progra..... More

Print this item

  [NPL] Annotated corpus of English
Posted by: constantin01 - Jul-12-2019, 01:42 PM - Forum: Data Science - No Replies

Hi

I am looking for annotated corpus of English (or just list of words) in the format:

"word1" - { POS: noun , PERSON: p, NUMBER: n }
"word2" -..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  print does not open conso... 49 minutes ago Tycho_2025 Axel_Erfurt General Codin...
  Fred Economic Data API 5 hours ago warrior42 Trickety Web Scraping ...
  create ocr to detect lice... 6 hours ago bimosora noisefloor General Codin...
  Parse Markdown / get the ... 6 hours ago SpongeB0B noisefloor General Codin...
  Error: cannot mix str wit... Yesterday, 03:05 ngregistrations Joliekeva General Codin...
  Integer Factorization Too... 09-30, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... 09-30, 00:21 GnomeSweetGnome GnomeSweetGnome News and Disc...
  Unable to resolve FileNot... 09-29, 17:45 llarkin6 noisefloor General Codin...
  Comparing 2 100GB Drives/... 09-29, 12:59 tester_V snippsat General Codin...
  Select Python comment (#)... 09-28, 18:39 SpongeB0B tester_V General Codin...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
Most views
  The best Prog... 577464
  Tutorial Requ... 501232
  Web Scraping ... 441088
  Newbie with P... 385158
  New Users Int... 369826
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+ 12092
buran 8178
snippsat 7371
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
Tycho_2025 Today
chikkamagalur Today
Costa Today
bimosora Today
kyleconor797 Yesterday

User Panel Messages

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