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,940
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,516

Full Statistics

Online Users
There are currently 73 online users.
» 1 Member(s) | 65 Guest(s)
Google, Apple, Bing, AOL, AOL, Mojeek, snippsat

Latest Threads
A coding beginner needs h...
Forum: General Coding Help
Last Post: paul18fr
11 hours ago
» Replies: 1
» Views: 288
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Today, 04:48 AM
» Replies: 8
» Views: 425
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,626
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 992
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,345
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,891
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,665
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,766
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,923
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,475

 
  pipe(s) in = subprocess.Popen()
Posted by: Skaperen - Feb-13-2021, 11:48 PM - Forum: News and Discussions - No Replies

invoking subprocess.Popen(...,stdout=PIPE,stderr=PIPE) returns 2 pipes or 1 pipe or is not valid?

Print this item

  mpv window freeze before video end
Posted by: rfeyer - Feb-13-2021, 10:54 PM - Forum: General Coding Help - Replies (18)

Hi all,
mostly new to python, certainly new to tkinter and mpv!

wrote a little python/tkinter script to select recorded mkv's (from motion) which..... More

Print this item

Bug Selenium installed but not installed?
Posted by: NoNameoN - Feb-13-2021, 07:32 PM - Forum: Web Scraping & Web Development - Replies (9)

Hi everybody, I'm not good at English so I want to share with you an image that can describe my situation...

I have installed selenium(how you can ..... More

Print this item

  Extra slashes in path
Posted by: tester_V - Feb-13-2021, 06:28 PM - Forum: General Coding Help - Replies (3)

Hi,
This is strange, Confused I have extra slashes in a 'path'.
I do not understand how it could happen. Undecided
I have a Host list, I'..... More

Print this item

  Remove Blank Lines from docx table and paragraphs
Posted by: bsudhirk001 - Feb-13-2021, 05:53 PM - Forum: General Coding Help - Replies (1)

Can anybody suggest a way to remove blank lines from table and paragraphs of document by python?

Print this item

  Big Data predictive models (R, SAS or Python)
Posted by: nikki - Feb-13-2021, 04:35 PM - Forum: Data Science - Replies (2)

How to build of sophisticated Big Data predictive models (R, SAS or Python preferred) to test hypothetical relationships? THis is for clinical data an..... More

Print this item

  Explanation of except ... as :
Posted by: Fernando_7obink - Feb-13-2021, 03:39 AM - Forum: General Coding Help - Replies (2)

Hi, i trying to figure out how the except work is...
in this python code [python]try:
raise Exception("a", "b")
except Exception as e:
pri..... More

Print this item

  Attempting to use Qt Designer.
Posted by: thewolf - Feb-13-2021, 02:27 AM - Forum: GUI - Replies (17)

Hey all I'm trying to make a simple GUI using QT Designer and having some trouble. This is going to be a simple app to keep up with hardware and softw..... More

Print this item

  Reverse Function in Python
Posted by: Voraman - Feb-12-2021, 09:45 PM - Forum: Homework - Replies (7)

Hi everyone i am beginner in python i am facing with this exercice can anyone explained how to write this in Python :

Exercice :

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

Print this item

  Tk .set not working in parts of code
Posted by: User01 - Feb-12-2021, 08:59 PM - Forum: GUI - Replies (2)

I am having an issue using tk. I have a label that dynamically changes based on conditions. There are at least 5 different conditions that can chang..... More

Print this item

  variables vcnt, ocnt, and mcnt adding previous values and not resetting to 0
Posted by: archanut - Feb-12-2021, 06:14 PM - Forum: General Coding Help - Replies (2)

In def DoIt(h5): I am resetting the variables vcnt, ocnt, and mcnt to 0 but when it runs for h4 in hVP: the variables return to their state the la..... More

Print this item

Star Bot TikTok Followers-Likes-Views
Posted by: NoNameoN - Feb-12-2021, 04:01 PM - Forum: Code sharing - No Replies

TikTok Bot
[i]TikTok Follow, Heart and Views Bot - Watch my TikTok account with 1 Milion views -> ..... More

Print this item

  Websocket conection closes abnormally
Posted by: Joshua_Omolo - Feb-12-2021, 02:32 PM - Forum: Networking - Replies (2)

I adapted a snippet of code to send commands between my controller (Raspberry Pi) to a remote server using the OCPP 1.6 protocol.

The script initia..... More

Print this item

  Python3 tkinter radiobutton problem
Posted by: Nick_tkinter - Feb-12-2021, 01:56 PM - Forum: GUI - Replies (14)

Hello guys. I have a small problem with my app(It's not big ,just for experience).
As you can see in the first photo ,when I start my program ,all ra..... More

Print this item

  Randomising a value in a dictionary
Posted by: Dwayne_Rogers88 - Feb-12-2021, 12:45 PM - Forum: General Coding Help - Replies (3)

Hi, so i'm creating a basic quiz which incorporates lists, functions, dictionaries and interactive loops.

The quiz is on Capital Cities. The user i..... More

Print this item

Photo Does anyone know the Python implementation for this?
Posted by: pythonflea - Feb-12-2021, 11:28 AM - Forum: Data Science - Replies (1)

Kindly understand that I really can't figure out how to get this neural network concept to work as code. Cry Cry Cry Anyway, has anyone..... More

Print this item

  python tool to collect the time measurement of entire code
Posted by: maiya - Feb-12-2021, 11:25 AM - Forum: General Coding Help - Replies (3)

Hi Team,

Can any one suggest me that how to get the time measurement for entire lines of code and functions (each function wise)?

I am looking f..... More

Print this item

  Calculator I need quick help
Posted by: Malin3k - Feb-12-2021, 10:45 AM - Forum: Homework - Replies (3)

calculator (operating on any number system) with the following operations:

- adding positive and negative numbers (i.e. the following combinations ..... More

Print this item

  How to get coefficient of determination R2 after scipy.curve_fit?
Posted by: AlekseyPython - Feb-12-2021, 09:03 AM - Forum: Data Science - No Replies

After fitting the experimental points of the assumed curve, the method ..... More

Print this item

  Find specific file in an archive
Posted by: tester_V - Feb-12-2021, 03:26 AM - Forum: General Coding Help - Replies (8)

Hi,
I hope you have better weather than we have tonight in Portland Oregon.
Anyway,
I need to extract a specific file that starts with the word "D..... More

Print this item

  Yahoo_fin, Pandas: how to convert data table structure in csv file
Posted by: detlefschmitt - Feb-12-2021, 02:42 AM - Forum: General Coding Help - Replies (14)

The below Yahoo_fin script exports 59 stock stats for each ticker to csv. The program is working fine.

[python]
import pandas as pd
from yahoo_fi..... More

Print this item

  Tkinter & classes
Posted by: Heyjoe - Feb-12-2021, 01:53 AM - Forum: GUI - Replies (6)

The following code was primarily written by Yoriz. I'm using this code to better understand classes.

In three of the classes tk.Frame is shown in ..... More

Print this item

  no sound in terminal python at all
Posted by: 007fred50 - Feb-11-2021, 07:26 PM - Forum: News and Discussions - Replies (1)

there are no sound in python terminal at all.

But there are sound in in youtube.com, and (play sound from terminal command and play speech090220212..... More

Print this item

  PEP8 Song
Posted by: DeaD_EyE - Feb-11-2021, 04:57 PM - Forum: Bar - Replies (2)

Someone made a cool song about PEP8



Share it, listen to it, like it.

Print this item

  Battleship help!
Posted by: Noob101 - Feb-11-2021, 04:48 PM - Forum: Homework - Replies (1)

Can someone help me out with this Python assignment?

"The task is to create a simple Battleship class in Python and test it. A ship has the propertie..... More

Print this item

  print function output wrong with strings.
Posted by: mposwal - Feb-11-2021, 02:55 PM - Forum: General Coding Help - Replies (5)

Hi Team,
I am beginner in Python and below is my code. I want to print some content in specific format with below code but it is not printed as menti..... More

Print this item

  Connect to existing Firefox session with Selenium
Posted by: euras - Feb-11-2021, 02:54 PM - Forum: Web Scraping & Web Development - No Replies

Hi guys, is there a way to connect to existing Firefox session with Selenium, how you can do it with Chrome or Chromium?
[python]from msedge.selenium..... More

Print this item

  Need some help with Dice Game for daughter in school
Posted by: OptX - Feb-11-2021, 01:33 PM - Forum: Homework - Replies (2)

Hi, my daughter needs to finish a project with a dice program in gygame. So far she can roll the dice and see the results. Now she needs to show the r..... More

Print this item

  Yahoo_fin question: how does one export all stock tickers to a csv file
Posted by: detlefschmitt - Feb-11-2021, 11:22 AM - Forum: General Coding Help - Replies (9)

I noticed that the yahoo_fin script below from DustinKlent returns an error if a stock ticker is in the stock_list that is not in the yahoo_fin stock_..... More

Print this item

  Extracting unique pairs from a data set based on another value
Posted by: rybina - Feb-11-2021, 09:19 AM - Forum: General Coding Help - Replies (2)

Hi,

I'm unable to find a way to create something that solves a problem that I have.
This is a real life problem in work which I have simplified in..... More

Print this item

  matching with SequenceMatcher ratio two dataframe
Posted by: zoropython - Feb-11-2021, 09:14 AM - Forum: General Coding Help - Replies (2)

Hello,

I use the SequenceMatcher ratio to match two dataframe with the best ratio.

I want to check first if the score A and AA is good then chec..... More

Print this item

  Update Anaconda and Spyder??
Posted by: Tuxedo - Feb-11-2021, 03:53 AM - Forum: News and Discussions - Replies (6)

I'm using Anaconda Navigator 1.9.7 and Spyder 3.3.2 in Windows 8. Everything seems to work fine but I'm aware there are more recent versions out ther..... More

Print this item

  Coding RPG Game - Need Fresh Eyes.
Posted by: LastStopDEVS - Feb-11-2021, 02:51 AM - Forum: Game Development - Replies (3)

This is a project I have been working on for a couple of months. The project has drastically improved my understanding of Python3 and I have been pret..... More

Print this item

Star Generating menus with classes
Posted by: Heyjoe - Feb-11-2021, 01:47 AM - Forum: GUI - Replies (2)

Hello fellow Python Users,

You need to make an object to use a class. I did make an object in the third line from the last "m=Main(root)# Smile..... More

Print this item

  important work. need help urgently please
Posted by: hola123 - Feb-11-2021, 01:11 AM - Forum: Homework - Replies (9)

can someone help with this please it keeps saying player_1 isn't defined?

what I need to do for this is authenticate a user after they create an ac..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  A coding beginner needs h... 11 hours ago Littlefish paul18fr General Codin...
  Using a For Loop to subtr... Today, 04:48 Anunderling deanhystad General Codin...
  403 Error 09-20, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
Most views
  The best Prog... 576620
  Tutorial Requ... 498658
  Web Scraping ... 440466
  Newbie with P... 384389
  New Users Int... 367690
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+ 12087
buran 8175
snippsat 7368
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Littlefish Today
Noya_Yonatan Yesterday
Saipython555 Yesterday
Anunderling Yesterday
Monir Yesterday

User Panel Messages

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