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,303
» Latest member: TimTom420
» Forum threads: 38,797
» Forum posts: 175,898

Full Statistics

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

Latest Threads
Python is not working on ...
Forum: General Coding Help
Last Post: Pedroski55
2 hours ago
» Replies: 2
» Views: 58
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Yesterday, 04:48 AM
» Replies: 6
» Views: 7,797
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
Yesterday, 02:09 AM
» Replies: 7
» Views: 624
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 121
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 100
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 177
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,207
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 297
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 182
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 113

 
  Huge code problems (buttons(PyQt5),PyQt5 Threads, Windows etc)
Posted by: ZenWoR - Apr-06-2019, 11:15 PM - Forum: GUI - No Replies

Button reacts like it's pressed... but window's not opened...

New window (with that button) won't open after function (in a Thread Class)...

See..... More

Print this item

  I don't think I understand the basics of tkinter!
Posted by: jpezz - Apr-06-2019, 09:20 PM - Forum: GUI - Replies (6)

The documentation doesn't help!

If I have (forget the variables except the ones I need help with and not all statements are shown):
[python] root ..... More

Print this item

  [split] University Assignment Help needed
Posted by: Nomathemba - Apr-06-2019, 08:30 PM - Forum: Homework - Replies (2)

I am trying the above code for my assignment. It's giving me error message saying invalid syntax. On the second line

Print this item

  Help with regex please
Posted by: mrapple2020 - Apr-06-2019, 08:09 PM - Forum: General Coding Help - Replies (1)

Hello, if possible can someone assist to draft the following regex. I could first retrieve everything after "Outgoing Interface" like I did below. The..... More

Print this item

  Guidance for how to monitor for a change in a bit state from a hex value
Posted by: FP4A - Apr-06-2019, 07:13 PM - Forum: General Coding Help - Replies (3)

Hello,
I am starting to learn Python, but i come from a controls background.
I have a Beaglebone and just for fun i am using a CanOpen interface wit..... More

Print this item

  Help (Syntax error)
Posted by: Vqlk - Apr-06-2019, 06:24 PM - Forum: General Coding Help - Replies (1)

This code is not working:
[python]import time
guess = ''
answer = ''
points = 0
lives = 9
heart = u"\u2661"
def correct():
points += 1
..... More

Print this item

  Visual Studio 2019 and Neuron
Posted by: JamesBrown - Apr-06-2019, 05:12 PM - Forum: GUI - No Replies

I am trying to use VS 2019 Community for Python. I have it up and running but am having trouble loading the NEURON (7.2536.15) package.
It is in my l..... More

Print this item

  Trouble writing over serial
Posted by: EngineerNeil - Apr-06-2019, 05:04 PM - Forum: General Coding Help - Replies (1)

Hello all,

I am trying to get my BeagleBone Black to communicate with a Microcontroller (CC1310 Launchpad) over serial.
When I connect the Microc..... More

Print this item

  Simplifying a rather short code
Posted by: schniefen - Apr-06-2019, 04:38 PM - Forum: Homework - Replies (1)

The code below represents plotting the real and imaginary part of a complex number, given by the function r*np.exp(x*1j), where r and x are fixed in t..... More

Print this item

  Creating a Mindmap program
Posted by: J_Miller - Apr-06-2019, 03:23 PM - Forum: General Coding Help - Replies (4)

Hello !

To go forward in my programming journey I'd like to start some serious practice by creating a mindmap program (..... More

Print this item

  what IDE for windows
Posted by: MrMajorThorburn - Apr-06-2019, 01:49 PM - Forum: News and Discussions - Replies (2)

I have been using AutoHotKey for running a game simulating a player.
This has been reasonably successful but have come up with some problems that I c..... More

Print this item

  Get variable from another class
Posted by: Golfball2k6 - Apr-06-2019, 12:46 PM - Forum: General Coding Help - Replies (1)

Very new to Python and programming in general. I've watched videos and read tutorials about class variables, but I can't get it through my head how to..... More

Print this item

  Getting error "Type error-a bytes-like object..."
Posted by: mrapple2020 - Apr-06-2019, 07:04 AM - Forum: General Coding Help - Replies (1)

Script explanation: I connect to network routers. I execute 3 commands and save output for later examination.

Problem:
I am getting an error rela..... More

Print this item

  Using Data from an Array
Posted by: Tomington - Apr-06-2019, 06:45 AM - Forum: Homework - Replies (1)

G,Day everyone :)

so my class has been given a assignment to make a currency converter. what we are asked to do is. read data from csv file and get a..... More

Print this item

  Subtacting times
Posted by: Confused - Apr-06-2019, 02:31 AM - Forum: Homework - Replies (2)

2. Write your code to calculate an array called **opening_duration_list**
that stores the opening duration of all medicare offices.
Store the a..... More

Print this item

  what does # -*- mean?
Posted by: Skaperen - Apr-06-2019, 02:05 AM - Forum: News and Discussions - Replies (5)

i see this a lot and even use it myself:

# -*- coding: utf-8 -*-
i would like to know what the -*- part means, or at lea..... More

Print this item

  Need help.
Posted by: msp1981 - Apr-06-2019, 01:26 AM - Forum: Homework - Replies (5)

Below, is an assignment I was given, first of all I'm no where near this level in math yet but the math operation line for this should be something li..... More

Print this item

  Packaging a single module(file) with a non-code file
Posted by: runsun - Apr-06-2019, 12:31 AM - Forum: General Coding Help - Replies (2)

I'm trying to package my single-file tool with a README.md file for [font=Courier New, Courier, monospace..... More

Print this item

  Time question
Posted by: Confused - Apr-05-2019, 04:30 PM - Forum: Homework - Replies (11)

1. Define a function called compute_opening_duration to calculate the duration of the opening time.
The function takes two strings: the opening ti..... More

Print this item

  pool map cycle
Posted by: skorost5 - Apr-05-2019, 04:27 PM - Forum: General Coding Help - Replies (5)

Trying to run twice pool map cycle.
[python]
from multiprocessing import Pool
b=["0","0","0","0","0","0"]

def f©:
b[5]=c
return b
f..... More

Print this item

  Need help getting the output
Posted by: aankrose - Apr-05-2019, 04:13 PM - Forum: General Coding Help - Replies (8)

[python]
S = input('Please enter something : ')

S = int(S)

T = S
for i in range(S+1):
T = S - T
for j in range(T):
T = T - 1
..... More

Print this item

  Please check code
Posted by: Evgeniy2019 - Apr-05-2019, 04:07 PM - Forum: Homework - Replies (4)

The program below implements computer
assistant, who asks the user day, month
and year of birth, and then display the age in years, months, and
day..... More

Print this item

  Why thread and queue only process the last row
Posted by: kinojom - Apr-05-2019, 03:08 PM - Forum: General Coding Help - No Replies

[python]
CSv
date,ref_num,desc,debit,credit,payee_id,code,name

2019-01-31,L00001,john,30.00,,150,500,johnkino
2019-01-31,L00001,john,,30..... More

Print this item

  Trouble Understanding Why This Code Works
Posted by: crocolicious - Apr-05-2019, 02:48 PM - Forum: General Coding Help - Replies (2)

Hello Community,
I'm studying a practice exam and the following question does not make sense to me. The answers have been provided but I'm still uns..... More

Print this item

  Working with date indexes (pandas)
Posted by: dervast - Apr-05-2019, 01:29 PM - Forum: Data Science - No Replies

Hi all,
I have a dataset with time stamps and I am happy that I can use timestamps as indexes.
I have an issue though that I do not know how, I can..... More

Print this item

  Tried everything
Posted by: Confused - Apr-05-2019, 01:27 PM - Forum: Homework - Replies (6)

Sorry for asking really simple questions. I've been trying for hours with no luck.

1. Print the number of unique stations

[python]import numpy a..... More

Print this item

  Changing small letter.
Posted by: pawlo392 - Apr-05-2019, 12:49 PM - Forum: Homework - Replies (1)

I want to write generator, which will be change the first letter of the names from list. I have to use "for" and "yield". I thought about something li..... More

Print this item

  Access-Control Tracker - My Tkinter GUI...
Posted by: Ceegen - Apr-05-2019, 12:04 PM - Forum: Code sharing - Replies (1)

This is the full code thus far of something I am working on right now.
Would love a critique and suggestions for improvements.
Been attempting to lear..... More

Print this item

  Process finished with exit code -107374819 (0xC0000375)
Posted by: mrazko - Apr-05-2019, 11:16 AM - Forum: General Coding Help - Replies (2)

Hi.
Please I would like to ask you for help. I'm getting this exit code: Process finished with exit code -107374819 (0xC0000375). Is it possi..... More

Print this item

  Python Maze Game by Christian Thompson
Posted by: ninedeadeyes - Apr-05-2019, 09:37 AM - Forum: Game Development - Replies (2)

Here is a thread to share any ideas or advancement regarding Christian Thompson " Python Maze Game "

Just finished the tutorial myself but hoping t..... More

Print this item

  Similarity network
Posted by: Absolumentpasadrien - Apr-05-2019, 09:36 AM - Forum: Homework - Replies (3)

Hello all,

I have to write a code to convert a .blastp file into a .sif one. For those of you that don't know what these are, a .blastp file look l..... More

Print this item

  Sort MULTIDIMENSIONAL Dictionary
Posted by: mirinda - Apr-05-2019, 08:38 AM - Forum: General Coding Help - Replies (2)

Hi all,

Im trying to order a Multidimensional dictionary with no success. I get the dict by a function and the result is like this:

[output]{'Nu..... More

Print this item

  Putting text on images from excel/csv file
Posted by: sam77am - Apr-05-2019, 07:06 AM - Forum: General Coding Help - Replies (1)

Hello Guys,
I am new in python.

I am looking for python programming where I can write specific text on specific images with updated in csv/excel...... More

Print this item

  hexadecimal world
Posted by: Skaperen - Apr-05-2019, 05:39 AM - Forum: Bar - Replies (3)

i am thinking of hacking a version of the python interpreter to use hexadecimal (which i call "cetal"), without the leading "0x", as the default every..... More

Print this item

  Find 'greater than' items in list
Posted by: johneven - Apr-05-2019, 04:39 AM - Forum: Homework - Replies (2)

rainfall_mi is a string that contains the average number of inches of rainfall in Michigan for every month (in inches) with every month separat..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Python is not working on ... 2 hours ago lary_p Pedroski55 General Codin...
  Can I develop a live vide... Yesterday, 04:48 mtrkhan mamta25 Web Scraping ...
  Help with Serial.write in... Yesterday, 02:09 racingsubby racingsubby General Codin...
  silent deployment Python ... 11-26, 21:58 Bummibaer Larz60+ News and Disc...
  Proposal for PEP 11-26, 15:53 matt Gribouillis News and Disc...
  My regex function is not ... 11-26, 08:47 Moltar1997 perfringo General Codin...
  best way to learn python 11-26, 04:40 dutch ichsanputr News and Disc...
  data fetching for indian ... 11-25, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... 11-21, 06:15 GnomeSweetGnome mamta25 News and Disc...
Most views
  The best Prog... 579414
  Tutorial Requ... 512491
  Web Scraping ... 442306
  Newbie with P... 386356
  New Users Int... 380518
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+ 12111
buran 8196
snippsat 7390
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
TimTom420 Yesterday
cruisesfares Yesterday
SNR Yesterday
Jonathan Yesterday
matt 11-26

User Panel Messages

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