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,403
» Latest member: asonpitt1039
» Forum threads: 38,827
» Forum posts: 176,040

Full Statistics

Online Users
There are currently 39 online users.
» 0 Member(s) | 32 Guest(s)
Bing, Internet Archive, Twitter, Google

Latest Threads
German Relative Clauses P...
Forum: General Coding Help
Last Post: asonpitt1039
2 hours ago
» Replies: 0
» Views: 17
LhanePulse
Forum: General Coding Help
Last Post: Stephenchers
5 hours ago
» Replies: 0
» Views: 25
a function to watch files
Forum: News and Discussions
Last Post: OtiliaGen
Yesterday, 12:38 PM
» Replies: 2
» Views: 190
Merge video with subtitle...
Forum: General Coding Help
Last Post: OtiliaGen
Yesterday, 12:32 PM
» Replies: 29
» Views: 15,755
Create dataframe from the...
Forum: Data Science
Last Post: JassicaElla60
Yesterday, 12:31 PM
» Replies: 8
» Views: 3,669
Check if running from she...
Forum: General Coding Help
Last Post: noisefloor
Jan-01-2026, 11:52 AM
» Replies: 2
» Views: 183
Sorry Help
Forum: General Coding Help
Last Post: noisefloor
Jan-01-2026, 11:47 AM
» Replies: 2
» Views: 150
IP address for users
Forum: Networking
Last Post: DeaD_EyE
Dec-31-2025, 08:02 PM
» Replies: 6
» Views: 7,197
Opencv findContours Q
Forum: General Coding Help
Last Post: Pedroski55
Dec-30-2025, 12:11 AM
» Replies: 1
» Views: 229
Struggles I Faced While E...
Forum: Code Review
Last Post: padma121
Dec-29-2025, 09:12 AM
» Replies: 1
» Views: 4,640

 
  Printing simple calculator answer
Posted by: LCFC2020 - Dec-05-2020, 09:21 AM - Forum: Homework - Replies (2)

Don't laugh too hard, I'm literally week one of studying.
I have (I think) created a simple calculator to come up with the break even point of items ..... More

Print this item

  Get text from tooltip
Posted by: 1etlen - Dec-05-2020, 08:55 AM - Forum: GUI - Replies (2)

Hi all! I want to automatize a process. If I use an application on windows and I hover mouse over an icon appear a little yellow rectangle. (tooltip m..... More

Print this item

  I want to create small multiples grouped bar plot, and facing some aesthetics issuess
Posted by: dev_kaur - Dec-05-2020, 08:49 AM - Forum: General Coding Help - No Replies

I am working on a social media dataset that contains yes/no responses from Adults and High school respondents. I want to create small multiples groupe..... More

Print this item

  Experiencing a bug probably related to input() issue
Posted by: NewtoPython2020 - Dec-05-2020, 07:28 AM - Forum: General Coding Help - Replies (1)

Hi everybody. I am learning Python from the book "Automate boring stuff with python". There is the following code which should have ended up with "Acc..... More

Print this item

  Using the NPS API for Project
Posted by: belle2008 - Dec-05-2020, 03:09 AM - Forum: Homework - Replies (6)

Hi, I am working on a project for school where I need to use the National Parks Service API Key (specifically to return campgrounds). I want to write ..... More

Print this item

  Fraction Calculation with Limitations
Posted by: TINMAN01 - Dec-05-2020, 02:48 AM - Forum: General Coding Help - Replies (13)

I am a beginning Python coder and I am trying to write code to convert a FIF dimension (One Sixteen of an Inch Precision) - Feet, Inches, Fraction of ..... More

Print this item

Question Reset list if user regrets
Posted by: Gilush - Dec-05-2020, 12:14 AM - Forum: General Coding Help - Replies (1)

Hi again :)

I took some time to work on the input validation of my code before I convert it to Classes and I can't understand why the program ends ..... More

Print this item

  Need help with 3 errors when running script
Posted by: pythoncoder999 - Dec-04-2020, 09:02 PM - Forum: General Coding Help - Replies (3)

[b]So I got this bot script for reddit that I want to use for some automation for my business, it works up to the point of login to reddit user but fa..... More

Print this item

  ModuleNotFoundError: No module named 'fcntl'
Posted by: ErnestTBass - Dec-04-2020, 07:32 PM - Forum: General Coding Help - Replies (2)

I installed bpython quite easily no problem. However whenever i try to run it anything I get this error.

[code]
C:\Users\Newport_j\Downloads>bpyth..... More

Print this item

  Natural language processing project
Posted by: maaaa2401 - Dec-04-2020, 05:41 PM - Forum: Homework - Replies (2)

Hello everybody, for a project at the university I have to perform a Natural Language Processing project in python on the basis of a corpus of some Ha..... More

Print this item

  Clothing Reccomendation app not working correctly.
Posted by: javesike1262 - Dec-04-2020, 04:39 PM - Forum: Homework - Replies (4)

Hi guys, I just got the clothing recommendation app done. On the part where it says how much rain is outside today and how much is present today. The ..... More

Print this item

  Issue with geolocator = Nominatim
Posted by: bborusz2 - Dec-04-2020, 04:15 PM - Forum: General Coding Help - Replies (3)

Hey guys,

Hoping someone can explain the issue I'm having with Geolocator...it was working fine yesterday, but now when I run the cell it is comin..... More

Print this item

  update column in one data frame with value of column from another data frame
Posted by: flexer - Dec-04-2020, 03:29 PM - Forum: General Coding Help - No Replies

Hi there

In Python 3.7 , I need some help with the syntax of updating data frame with value from another data frame:

I have a trade and it has 2..... More

Print this item

  Find two extremum in data series
Posted by: Sancho_Pansa - Dec-04-2020, 02:06 PM - Forum: Data Science - No Replies

Hello,
Does exist a method that allows to find two x-coordiantes of two extremums in data series like this:
[img]https://i.postimg.cc/j2vNMsCC/absor..... More

Print this item

  KeyError: 'LULC'
Posted by: hobbyist - Dec-04-2020, 01:36 PM - Forum: General Coding Help - Replies (10)

Hello,

I am trying to run the code from here:
https://github.com/simongrest/f[url=https://python-forum.io/thread-31327.html]..... More

Print this item

  My script returns no values
Posted by: Shay3534 - Dec-04-2020, 01:00 PM - Forum: Homework - Replies (7)

Hi,

I have just started doing the google python course online and am completing my first assignment by running the string1.py script. I have tested m..... More

Print this item

  How to open a new tab without focusing on it.
Posted by: InvisibleHD - Dec-04-2020, 12:21 PM - Forum: General Coding Help - Replies (1)

Hello everyone,

i have a project where i want to copy multiple elements on a website and each time i copy it a new tab opens with a search for this..... More

Print this item

  Simple question
Posted by: 1234 - Dec-04-2020, 10:01 AM - Forum: General Coding Help - Replies (4)

Hi,
is there a faster way of changing s list full of numbers in a "5" format, into a int(5) format than:

for i in range(len(a)):
a[i]=int(a[i])

Print this item

  bytes to json
Posted by: GrahamL - Dec-04-2020, 09:07 AM - Forum: General Coding Help - Replies (9)

Hi
I am trying to send json data over a pipe but cannot get it quite right
Send
[python]
mesages = [{"id": "1", "txt": "message 1", "start_..... More

Print this item

  How to disable custom button
Posted by: Sancho_Pansa - Dec-04-2020, 08:57 AM - Forum: GUI - Replies (7)

Hello,
In my project I use custom widgets.
When I try to disable a button

self.myCustomButton.config(state='disabled')
error occu..... More

Print this item

  Search faster?
Posted by: Pedroski55 - Dec-04-2020, 05:37 AM - Forum: General Coding Help - Replies (1)

Whoops, put the wrong title! That was another thing I was trying.

I have a simple homework webpage.

PHP collects the students answers, compares ..... More

Print this item

  Installing python3-devel from source on centos6
Posted by: judith - Dec-04-2020, 05:29 AM - Forum: General Coding Help - No Replies

We've got a centos6 build environment, with all the typical gcc tools (gcc 4.4.7) for C++ dev.

I want to play around with python integration into ou..... More

Print this item

  platform binary representation --- 3 questions
Posted by: Skaperen - Dec-04-2020, 02:22 AM - Forum: General Coding Help - Replies (4)

for a given float value i want to get the platform binary representation as a sequence of bytes or a string of hexadecimal digits. is there a trivial..... More

Print this item

  FOREIGN KEY constraint failed
Posted by: SalsaBeanDip - Dec-04-2020, 12:48 AM - Forum: General Coding Help - Replies (2)

Hello, I am trying to work with foreign keys in databases for the first time but every time I run my code I get the same error:
FOREIGN KEY constrai..... More

Print this item

Question Input validation goes south.
Posted by: Gilush - Dec-03-2020, 11:18 PM - Forum: General Coding Help - Replies (6)

Hi,

I'm trying to validate the number of answers per question but I can't seem to get the var to change to False when the input is wrong.

what a..... More

Print this item

Photo Homework Help
Posted by: RiveraJ1769 - Dec-03-2020, 09:53 PM - Forum: Homework - Replies (1)

I am not sure what I am doing wrong but I just need help with the first one to get the assignment going. I have look through my old assignments and am..... More

Print this item

  Python Tutorial for Beginners
Posted by: MK_CodingSpace - Dec-03-2020, 09:43 PM - Forum: Tutorial Requests and Submissions - No Replies

Hi

I am making a Python Tutorial for Beginners series on YouTube. Please check out my channel at https://www.youtube.com/channel/UCXSKsJMfXnw3aWBa..... More

Print this item

  Displaying html and pdf in a QtWidget
Posted by: arbiel - Dec-03-2020, 08:35 PM - Forum: GUI - Replies (16)

Hi

I did not yet run any test for displaying html and pdf documents in a QtWidget because I did not yet fount any information on those subjects.
..... More

Print this item

  Duplex Named Pipe with Python Server and C# Clients
Posted by: raybowman - Dec-03-2020, 08:32 PM - Forum: General Coding Help - Replies (1)

Hi,

I am trying to set up a Python server to process objects from C# (.NET) clients
with a duplex named pipe. I've seen some good examples for set..... More

Print this item

  Entry returns NONE
Posted by: mollerpunker - Dec-03-2020, 07:36 PM - Forum: GUI - Replies (2)

Hi all,

I'm a beginner in programming with PY and started to build an GUI. Got stuck with retrieving the value of the Entry. While running the GUI ..... More

Print this item

  How to access a web service from a python script?
Posted by: dangermaus33 - Dec-03-2020, 06:58 PM - Forum: Web Scraping & Web Development - Replies (6)

I have been trying to create a web service using python and flask. I have a simple one created but I am unsure how to access it from code. I want a cl..... More

Print this item

  Resources on Learning Python
Posted by: muzikman - Dec-03-2020, 05:20 PM - Forum: Homework - Replies (19)

Greetings,

Can someone help me determine which of the following resources I should read, in order "if any" to best learn Python.

..... More

Print this item

  Execution of Another Recursive Function
Posted by: muzikman - Dec-03-2020, 05:07 PM - Forum: General Coding Help - Replies (6)

Greetings,

I want to make sure that I understand the execution of the following "simple" recursive function that basically takes a number and adds ..... More

Print this item

  Classifying images using trained model
Posted by: kiton - Dec-03-2020, 04:57 PM - Forum: Data Science - Replies (2)

Hello!

I have followed this TensorFlow tutorial to classify images using t..... More

Print this item

  math.log?
Posted by: Majo - Dec-03-2020, 04:14 PM - Forum: General Coding Help - Replies (8)

Hi,
I'm trying to put all answers of equations that I calculated into a list, and I want to refer to this list multiple times because the same equati..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  German Relative Clauses P... 2 hours ago asonpitt1039 asonpitt1039 General Codin...
  LhanePulse 5 hours ago Stephenchers Stephenchers General Codin...
  a function to watch files Yesterday, 12:38 Skaperen OtiliaGen News and Disc...
  Merge video with subtitle... Yesterday, 12:32 Pavel_47 OtiliaGen General Codin...
  Create dataframe from the... Yesterday, 12:31 Calab JassicaElla60 Data Science
  Check if running from she... 01-01, 11:52 rjdegraff42 noisefloor General Codin...
  Sorry Help 01-01, 11:47 BioNanoTech noisefloor General Codin...
  IP address for users 12-31, 20:02 Robots DeaD_EyE Networking
  Opencv findContours Q 12-30, 00:11 jogl Pedroski55 General Codin...
  Struggles I Faced While E... 12-29, 09:12 baffa_dbt padma121 Code Review
  Willing to pay for help w... 12-29, 08:37 braillescribe noisefloor General Codin...
Most views
  The best Prog... 580502
  Tutorial Requ... 520339
  Web Scraping ... 442811
  Newbie with P... 387033
  New Users Int... 386916
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+ 12117
buran 8198
snippsat 7398
deanhystad 6920
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
asonpitt1039 Today
Stephenchers Yesterday
JassicaElla60 Yesterday
bryanptrovz7447 Yesterday
oliviajuior7959 01-01

User Panel Messages

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