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,968
» Latest member: Seu12Jorge
» Forum threads: 38,730
» Forum posts: 175,550

Full Statistics

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

Latest Threads
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
5 hours ago
» Replies: 6
» Views: 334
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
9 hours ago
» Replies: 7
» Views: 2,789
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 653
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,189
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,751
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Sep-27-2025, 03:54 AM
» Replies: 3
» Views: 645
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,138
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,115
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,403
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,965

 
  Is it the right way to create a second window?
Posted by: aquerci - May-19-2020, 01:23 AM - Forum: GUI - Replies (3)

hi guys,

I'm writing a graphical interface with Tkinter for some of my scripts and I would very like to know what do you think about my code because..... More

Print this item

  'NavigableString' object has no attribute 'h2'
Posted by: RandomCoder - May-19-2020, 12:44 AM - Forum: Web Scraping & Web Development - Replies (5)

Good Afternoon!
I have been following a tutorial on beautiful soup by Corey Schafer, but I came across an error when writing the code, and I do not ..... More

Print this item

  Ending the Program
Posted by: Twoshawns - May-18-2020, 10:38 PM - Forum: General Coding Help - Replies (2)

So right now I am trying to figure out how to prompt the user to type in yes or no in order to either continue or end the game. I have the prompt but ..... More

Print this item

  Creating Nested Dictionaries Confusion
Posted by: gw1500se - May-18-2020, 07:52 PM - Forum: General Coding Help - Replies (2)

I'm afraid I am not understanding dictionaries. After reading various articles the only thing I learned is I don't know what I am doing. To start, I a..... More

Print this item

  Using Function in a For loop
Posted by: vp1989 - May-18-2020, 05:04 PM - Forum: General Coding Help - Replies (5)

Using function variable C from the previous iteration and then calculate VB for the current iteration. Then Use VB to calculate C from the next iterat..... More

Print this item

  Somebody help pls!!
Posted by: pauliinaw - May-18-2020, 04:03 PM - Forum: Homework - Replies (2)

I have a homework, which I cant do myself. It's so hard to do, and I have like three days to finish it. Aaaand I'm so sorry, I'm from Finland so my en..... More

Print this item

  Error: Couldn't open image
Posted by: DotGuy - May-18-2020, 03:49 PM - Forum: Game Development - Replies (2)

Hello, I have recently started following a pygame flappy bird tutorial series.
[align=left]In the code that he shows in the tuto..... More

Print this item

  Silly sentence generator (how to print the sentence in the app)
Posted by: pav1983 - May-18-2020, 03:37 PM - Forum: GUI - Replies (5)

Dear python Community, I am having a hard time trying to figure out how to print the result in the app for my silly sentence generator. I was able to ..... More

Print this item

  How to place scroll bar correctly
Posted by: scratchmyhead - May-18-2020, 03:07 PM - Forum: GUI - Replies (1)

I have a listbox that is inside of a frame and when I put a scrollbar with the listbox, I want it to be to the right of the listbox but instead is loc..... More


Attached Files

Thumbnail(s)
   
Print this item

  Show pressure data in a nice graphical way?
Posted by: EmG - May-18-2020, 01:43 PM - Forum: News and Discussions - Replies (3)

Hi everyone,

I want to read some pressure data over a serial connection but then I need the data shown in a "nice graphical way" like a graph. I'm..... More

Print this item

  Mandelbrot set in Python
Posted by: Snorku - May-18-2020, 01:02 PM - Forum: Homework - Replies (7)

0


I have a problem. I'm doing a task for my lessons and I'm doing my best, but the teacher does not seem to care and I need to look for the probl..... More

Print this item

  import numpy problem
Posted by: ptnb - May-18-2020, 12:52 PM - Forum: Data Science - Replies (1)

I guess this is basic issue, but lost some time on this, so I figured I should ask for help here.

Problem is that when I try to import numpy I get ..... More

Print this item

  Cant find root cause of thread.lock error
Posted by: burlyboys - May-18-2020, 12:49 PM - Forum: General Coding Help - No Replies

I am porting some python 3 code back to 2.7 to support a ROS implementation and am stuck on a thread.lock error when starting my process. The code tha..... More

Print this item

  browse a python prog on intranet
Posted by: joeydream - May-18-2020, 10:49 AM - Forum: Web Scraping & Web Development - No Replies

A thermal camera is installed on a raspberry pi and running on a python program smoothly.
The live video/image will be posted on a new frame when run..... More

Print this item

  Unable post request to AWS elasticsearch service
Posted by: Rupini - May-18-2020, 08:27 AM - Forum: General Coding Help - No Replies

When I try to use the below code to load data from S3 bucket into AWS ES, I am able to get request post status code as 201.

[python]
from __future..... More

Print this item

  Why Python for Network Programming
Posted by: ashilnayak2 - May-18-2020, 07:18 AM - Forum: Networking - Replies (1)

Hey folks. I’ve been spending some time playing around with Python with a focus on network programmability, automation and SDN.

But the one thing I..... More

Print this item

  Senior Python Developer, 6h/day, remote
Posted by: agatagasiorowska - May-18-2020, 05:09 AM - Forum: Jobs - Replies (1)

?️‍♂️ Senior Python Developer, 6h/day, remote
? Salary
40-50 USD per hour, or
4800-6000 USD a month at 6 hours per day (for optimal w..... More

Print this item

  Crashing When Request Math Equation
Posted by: CharlieSchuyler - May-18-2020, 04:44 AM - Forum: GUI - Replies (1)

this error occurs when I click on Hpa- In i have no idea what is happening.
this error is occurring inline 68-70. thanks in advanced!

[python]from..... More

Print this item

  How Do I Download Models Using PIP?
Posted by: CopBlaster - May-18-2020, 04:26 AM - Forum: General Coding Help - Replies (3)

I installed Spacy but from what I am reading I also need a model for English. Spacy's installation directions say "python -m spacy download en_core_we..... More

Print this item

  browse a python program on intranet with other device
Posted by: joeydream - May-18-2020, 03:28 AM - Forum: Web Scraping & Web Development - No Replies

a camera is installed in a RPi and the image is displayed by a python program, which is created by Adafruit.
it is expected to export to other device..... More

Print this item

  Problem with sqlite bindings
Posted by: scratchmyhead - May-18-2020, 03:17 AM - Forum: General Coding Help - Replies (4)

I'm trying to update a sqlite database and I get the following error: sqlite3.ProgrammingError: Incorrect number of bindings supplied. The current st..... More

Print this item

  Big Omega question with Logarithms
Posted by: bernie369 - May-18-2020, 02:17 AM - Forum: General Coding Help - Replies (2)

Hi, I'm reading the DS & Algorithms book in Python by Goodrich, Tamassia, and Goldwasser published by Wiley ©2013. This isn't homework, I'm just study..... More

Print this item

  ML - Empty Results
Posted by: BadWhite - May-18-2020, 02:10 AM - Forum: Data Science - Replies (2)

[b]Hey Guys,

I'm newbie to the ML world and I'm confronting an annoying problem which is when I run the code, [u]nothing happens, just an empty scr..... More

Print this item

  Am I wrong? Or is the question setup wrong?
Posted by: musicjoeyoung - May-18-2020, 01:52 AM - Forum: Homework - Replies (3)

Can someone tell me what, if anything, I should be doing differently on this homework question?

[quote]Instructions
[u]Program: print each ..... More

Print this item

  Checking for one or more occurrence in a list
Posted by: menator01 - May-18-2020, 01:08 AM - Forum: General Coding Help - Replies (3)

I'm going to try my luck with a simple 5 card stud poker game but, I've ran into a roadblock.
What is going to be the best way to compare the cards...... More

Print this item

  Find element using xpath
Posted by: engli - May-17-2020, 11:11 PM - Forum: Web Scraping & Web Development - Replies (3)

I am trying to code an Instagram Bot using python and selenium.
I want to find an element using xpath
The Html path is as below:

<div class="_2ic..... More

Print this item

  Is there a Python equvalent to PHP password_hash()?
Posted by: Pedroski55 - May-17-2020, 11:07 PM - Forum: General Coding Help - Replies (6)

I will never make a living as a programmer. I struggle with everything.

As I understand it, when a user logs in, his or her password is not sent in t..... More

Print this item

  negative selection algorithm
Posted by: mohammed - May-17-2020, 09:27 PM - Forum: Data Science - No Replies

Hi, everybody
I m looking for the implementation of the negative selection algorithm in python

thanks

Print this item

  running python in cmd on win10
Posted by: rny1python - May-17-2020, 08:46 PM - Forum: Homework - Replies (6)

folks,
embarrassing, but nonetheless stuck.
i am in Corey Shafer's Beginner's Tutorial #1 and just installed python 3.8.3.
python installed into c..... More

Print this item

  Python sockets : Client sending to the server
Posted by: nico31780 - May-17-2020, 07:53 PM - Forum: General Coding Help - No Replies

I'm working on a game project with tkinter and python 3. I already did the connexion beetween my server and my client.

When I open my server, a windo..... More

Print this item

  issue with PIL
Posted by: just_me - May-17-2020, 07:03 PM - Forum: General Coding Help - Replies (2)

Hi,
I was wondering if someone can explain this issue I'm having.
So practically, when I run the following code:
[python]from PIL import Image
fro..... More

Print this item

  TypeError
Posted by: kcajminer2312 - May-17-2020, 06:44 PM - Forum: General Coding Help - Replies (8)

TypeError: __init__() missing 2 required positional argument: 'loop' and 'session'

Print this item

  TypeError: __repr__ returned non-string (type dict)
Posted by: shockwave - May-17-2020, 05:56 PM - Forum: General Coding Help - No Replies

Hi I get this error : TypeError: __repr__ returned non-string (type dict)

[python]class User(UserMixin, db.Model):
id = db.Column(db.Integer, ..... More

Print this item

  Help with dictionaries
Posted by: bwdu - May-17-2020, 05:34 PM - Forum: General Coding Help - Replies (1)

Hello everyone! I have looked for a way to sum up the elements of each value which are lists but couldn't find a solution. I'm curious about if there ..... More

Print this item

  Visual studio shortcut key to add comments to python code
Posted by: mp3909 - May-17-2020, 05:17 PM - Forum: News and Discussions - Replies (15)

Hi,

I am using Visual Studio 2019 as my IDE for writing python codes.
I was wondering how an earth do you add comments to a block of code?
I can'..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Comparing 2 100GB Drives/... 5 hours ago tester_V snippsat General Codin...
  Select Python comment (#)... 9 hours ago SpongeB0B tester_V General Codin...
  My goal to be hired worki... 09-27, 23:58 GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
  My First App 09-27, 10:53 BCopeland64 carlbidwell Code Review
  Unable to resolve FileNot... 09-27, 03:54 llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... 09-26, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... 09-26, 03:53 justaguy SprunkiRetake Networking
Most views
  The best Prog... 577281
  Tutorial Requ... 500397
  Web Scraping ... 440962
  Newbie with P... 384990
  New Users Int... 369372
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+ 12089
buran 8176
snippsat 7369
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Seu12Jorge Yesterday
seomelbourneaustralia Yesterday
Jacobjoift Yesterday
zalexstolzeoz5360 Yesterday
Edzed4431 09-27

User Panel Messages

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