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,259
» Latest member: JamesFalkner
» Forum threads: 38,783
» Forum posts: 175,839

Full Statistics

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

Latest Threads
PyQt6 QWidgets and system...
Forum: GUI
Last Post: stevecoh1
2 hours ago
» Replies: 0
» Views: 35
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
3 hours ago
» Replies: 10
» Views: 207
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
5 hours ago
» Replies: 3
» Views: 110
New to python and coding
Forum: Homework
Last Post: jefsummers
Yesterday, 07:58 PM
» Replies: 6
» Views: 195
Backward compatibility qu...
Forum: News and Discussions
Last Post: noisefloor
Yesterday, 11:52 AM
» Replies: 6
» Views: 372
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Nov-12-2025, 07:26 PM
» Replies: 2
» Views: 125
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-12-2025, 10:11 AM
» Replies: 6
» Views: 257
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 412
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 155
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,649

 
  Denary to Binary game
Posted by: t0mhun13r - Nov-05-2017, 12:42 PM - Forum: General Coding Help - Replies (7)

I have made a program that asks if you want to convert from denary to binary, or binary to denary. It is to help me practice binary. There are two opt..... More

Print this item

  Pre-release practice help!
Posted by: Wilson1218 - Nov-05-2017, 12:04 PM - Forum: Homework - Replies (3)

Myself and a friend have been trying to do the pre-release of a previous year's iGCSE as practice. We tend to write short and simple code, rather than..... More

Print this item

  Discord Bot
Posted by: Arbys - Nov-05-2017, 09:43 AM - Forum: General Coding Help - Replies (7)

Hi. I have tried to install discord.py, through pip install discord.py in command promp. After installing and writing simple python discord bot..... More

Print this item

  OpenCV and programming with images
Posted by: Somethinggeneric - Nov-05-2017, 09:41 AM - Forum: General Coding Help - Replies (1)

Is it possible with OpenCV to read an image, a template(e.g an object in the foreground of the image) and have your program run code if the template i..... More

Print this item

  my cheap chinese clock
Posted by: Skaperen - Nov-05-2017, 08:20 AM - Forum: Bar - No Replies

hey Don, while you are there, ask your buddy Ping about this cheap clock i bought that was made in his country.  it seems to know this is the day to s..... More

Print this item

  Image detection program for computer game
Posted by: Somethinggeneric - Nov-05-2017, 07:10 AM - Forum: GUI - Replies (1)

I'm focusing on creating an application that can capture a small image of a computer game character and spit out information regarding that character ..... More

Print this item

  Security Program Help
Posted by: Python_n00b_06 - Nov-05-2017, 05:01 AM - Forum: General Coding Help - Replies (4)

Not sure how to properly differentiate code between normal talk on here. New to the site, please bear with me. I do appreciate tips and advice if give..... More

Print this item

  code to run in python3
Posted by: Skaperen - Nov-05-2017, 01:30 AM - Forum: Web Scraping & Web Development - Replies (20)

how do you guys feel about a python script (command or GUI app, not library code) that has code which checks the version of python it is running under..... More

Print this item

  Troubleshooting simple script and printing class objects
Posted by: Drone4four - Nov-05-2017, 12:21 AM - Forum: General Coding Help - Replies (11)

Relatively new to Python, I’m learning to read, create, use and manipulate classes.

For practice I have begun to create a class tracking user input..... More

Print this item

  I'm having trouble with a test case using python
Posted by: kekersqueaker - Nov-04-2017, 09:48 PM - Forum: Homework - Replies (1)

In this lab the completed program should print the numbers 0 through 10, along with their values multiplied by 2 and by 10. You should accomplish this..... More

Print this item

  Need Recommendation Please.
Posted by: jarrod0987 - Nov-04-2017, 09:18 PM - Forum: General Coding Help - Replies (1)

Hi guys. I I have written some with C++ (Visual Studio) and Arduino in the past. I'm still pretty new at it but I get the concepts and I can do my own..... More

Print this item

  Match coins game
Posted by: AndJustice4A11x - Nov-04-2017, 08:38 PM - Forum: Homework - Replies (1)

I have completed every step of this program and have gotten it to run, but my brain can not wrap around how to solve this problem.

Here is the inst..... More

Print this item

  adding a number to the list
Posted by: atux_null - Nov-04-2017, 07:51 PM - Forum: Homework - Replies (4)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Homework Teacher isnt helping need some help
Posted by: randyearthchild - Nov-04-2017, 07:14 PM - Forum: Homework - Replies (2)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  list comprehension error
Posted by: atux_null - Nov-04-2017, 06:03 PM - Forum: General Coding Help - Replies (8)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  How to add 1 in a text file ?
Posted by: jacklee26 - Nov-04-2017, 01:27 PM - Forum: General Coding Help - Replies (7)

Do anyone know how to add 1 to a text file.
For example :
Test.txt contain:
test 1
test 2
test 3

I wish to add 1 to the file and write to a ..... More

Print this item

  How do I make this code run faster?
Posted by: DontHurtMe - Nov-04-2017, 12:12 PM - Forum: General Coding Help - No Replies

Hello, I've created a simple Python program that does work but goes over the time limits as it runs too slow. I don't know a lot about how to make cod..... More

Print this item

  Network Scanning Libraries
Posted by: johnmaras - Nov-04-2017, 12:08 PM - Forum: Homework - Replies (4)

My project is an experiment which will determine the best channel for the currently connected WIFI. Could you suggest any good libraries that will hel..... More

Print this item

  How to copy folder from server to local and vice versa
Posted by: Sachin_d - Nov-04-2017, 11:36 AM - Forum: General Coding Help - Replies (3)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Learn pyqt5 using pyqt4
Posted by: jimclay75051 - Nov-04-2017, 11:34 AM - Forum: GUI - Replies (5)

I've been studing python for a year and I'm now trying to learn pyqt5. I have found some videos and online pyqt5 tutorials, but when learning somethin..... More

Print this item

  PLayer vs.PLayer game
Posted by: candylicious - Nov-04-2017, 06:25 AM - Forum: Homework - Replies (1)

program should display something like this:

Welcome to the game of nuts!
How many nuts are there on the table initially (10-100)? 10
There are 10..... More

Print this item

  type error and access violation error pyopengl
Posted by: hsunteik - Nov-04-2017, 04:51 AM - Forum: Data Science - No Replies

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Made a Class, How to Continue?
Posted by: AnjyilLee - Nov-04-2017, 04:18 AM - Forum: Homework - Replies (2)

Okay, the first part of my assignment was to make a Class called Car. I have done this with the data attributes and methods they told me to use:

[p..... More

Print this item

  .pyc -> .py - to check if my code was used
Posted by: Skaperen - Nov-04-2017, 03:44 AM - Forum: News and Discussions - Replies (2)

i would like to know what facilities might exist to translate a .pyc file back to some form of python source.

here's my case:

i found a package ..... More

Print this item

  Issues with functions
Posted by: kiki1113 - Nov-04-2017, 01:53 AM - Forum: Homework - Replies (2)

Need help with my homework. It's apparent to me that I don't fully understand how to pass information to a function. I'm following examples the prof..... More


Attached Files

Thumbnail(s)
   
Print this item

  ultimatelistctrl problem
Posted by: floatingshed - Nov-04-2017, 12:41 AM - Forum: GUI - Replies (7)

I can't get ULC to getitem. Even in the demo (report version) clicking an item prints "self.currentItem = event.Index AttributeError: Index"
The code..... More

Print this item

  Best way to set cell background colour in openpyxl
Posted by: Pedroski55 - Nov-03-2017, 11:02 PM - Forum: General Coding Help - Replies (4)

Using openpyxl to manipulate Excel files, what is the best way to set the cell background colour?

I got this from stackoverflow:

[python]from op..... More

Print this item

  Python2 to Python3 translation - .keys()
Posted by: 20salmon - Nov-03-2017, 09:19 PM - Forum: General Coding Help - Replies (1)

Hi,

I'm trying to follow the code in a machine learning textbook. Unfortunately, the code is written in Python2, and I'm using IPython via neovim, ..... More

Print this item

  pip wont install selenium
Posted by: simon1 - Nov-03-2017, 08:55 PM - Forum: Web Scraping & Web Development - Replies (2)

i have installed python 3.6 on my windows 8.1 laptop. but i cannot get pip to install selenium.
i get the following appear in red font on command pro..... More

Print this item

  Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program.
Posted by: AcszE - Nov-03-2017, 08:19 PM - Forum: Web Scraping & Web Development - Replies (1)

Hello, yesterday all was good with selenium WebDriver, but today when I was running my program this error ocurred "CRITICAL:root:Selenium module is no..... More

Print this item

  Help with a custom function needed
Posted by: Explodingpineapple - Nov-03-2017, 07:32 PM - Forum: General Coding Help - Replies (1)

I was trying to get a custom function to perform an equation known as Spearman's rank correlation coefficient (read about here: https://en.wikipedia.o..... More

Print this item

  Need help to read a gzip stream...
Posted by: pythonchakri - Nov-03-2017, 07:13 PM - Forum: General Coding Help - Replies (5)

Following code errors, and I have tried every mechanism that is available on google search. Still could not get the stream to uncompress without error..... More

Print this item

  Beginner question
Posted by: HimynameisBen - Nov-03-2017, 06:05 PM - Forum: General Coding Help - Replies (4)

Hi there everybody. I'm a total beginner to Python, I only just started looking at it yesterday, so at the moment I'm basically just attempting to do ..... More

Print this item

  Can someone point me in the right direction?
Posted by: Aesgarth - Nov-03-2017, 04:57 PM - Forum: GUI - Replies (1)

I have a little python experience but zero with creating a GUI. I've created a layout using QT designer - mostly just to have a plan really. it looks ..... More

Print this item

  Adding C methods to a pure python class
Posted by: relent95 - Nov-03-2017, 03:10 PM - Forum: General Coding Help - Replies (1)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  PyQt6 QWidgets and system... 2 hours ago stevecoh1 stevecoh1 GUI
  [solved] re.split issue 3 hours ago paul18fr deanhystad General Codin...
  Please guide me to comple... 5 hours ago pbkurd Larz60+ General Codin...
  New to python and coding Yesterday, 19:58 lary_p jefsummers Homework
  Backward compatibility qu... Yesterday, 11:52 yutaozhou noisefloor News and Disc...
  why is the image not show... 11-12, 19:26 sarbogast deanhystad General Codin...
  Help with Serial.write in... 11-12, 10:11 racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... 11-11, 09:52 tsgiannis tsgiannis GUI
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
  Data Science 11-10, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 00:56 Alfredd Pedroski55 General Codin...
Most views
  The best Prog... 578956
  Tutorial Requ... 510423
  Web Scraping ... 441973
  Newbie with P... 385991
  New Users Int... 377004
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+ 12108
buran 8195
snippsat 7388
deanhystad 6910
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
JamesFalkner Today
stevecoh1 Today
Bamboo Today
TomTMH Yesterday
pbkurd Yesterday

User Panel Messages

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