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,301
» Latest member: slicemasternet
» Forum threads: 38,797
» Forum posts: 175,896

Full Statistics

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

Latest Threads
Enhancing Python Learning...
Forum: General Coding Help
Last Post: slicemasternet
49 minutes ago
» Replies: 0
» Views: 10
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
4 hours ago
» Replies: 6
» Views: 7,770
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
7 hours ago
» Replies: 7
» Views: 604
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
11 hours ago
» Replies: 3
» Views: 104
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 03:53 PM
» Replies: 1
» Views: 80
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Yesterday, 08:47 AM
» Replies: 3
» Views: 153
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 04:40 AM
» Replies: 6
» Views: 3,198
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 274
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 163
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 106

 
  Selenium Python
Posted by: migs2173 - May-12-2019, 04:16 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi anyone can help me im having errors with my codes see screenshots[Image: 5br98m.jpg] and my codes

[python]from tkinter..... More

Print this item

  Smiley Pong Help
Posted by: Jasmineleroy - May-12-2019, 01:47 AM - Forum: Game Development - Replies (6)

Hello, I am a STEM teacher in an elementary school. My student have been learning python. We have read the Smiley Pong code, from Teach Your Kids to..... More

Print this item

  [pygame] Inventory items not working
Posted by: SheeppOSU - May-12-2019, 12:36 AM - Forum: Game Development - Replies (14)

I have this inventory for my game and I finally got buying items to work, but now any other items won't work. For example - I buy a weapon, now my oth..... More

Print this item

  Python EncodeDecode error
Posted by: FrancoisBlas - May-11-2019, 10:06 PM - Forum: General Coding Help - Replies (2)

Hi !
I'm trying to manipulate images but I can't get rid of that error :

[python]fichier=open("photo.jpg","r")

lignes=fichier.readlines()
Tra..... More

Print this item

  I want to create an Othello AI.
Posted by: keames - May-11-2019, 09:37 PM - Forum: Data Science - No Replies

I have written an Othello game for my mother and would like to implement a single player mode. That means having an AI for the player to play against...... More

Print this item

  Condition check differences and how to organise code?
Posted by: adam2020 - May-11-2019, 09:15 PM - Forum: General Coding Help - Replies (4)

Hi guys,

so I'm not a novice to programming I have been programming in other languages such as Java for a while,but I am relatively new to Python w..... More

Print this item

  Package python script which has different libraries as a single executable or script
Posted by: tej7gandhi - May-11-2019, 08:06 PM - Forum: General Coding Help - Replies (1)

Hello All,

I have a python script for it to run user requires to install ptkinter,import Zipfiles,install dropbox and import os ,and other packages..... More

Print this item

  Exporting data from web (Trello)
Posted by: Shafla - May-11-2019, 07:37 PM - Forum: Web Scraping & Web Development - Replies (3)

Hi
I am trying export some data from a web page and import it to an Exel sheet or Google Sheet. The Website is Trello which i use for project manage..... More

Print this item

  Pyinstaller exe won't launch after crash
Posted by: kainev - May-11-2019, 06:06 PM - Forum: General Coding Help - No Replies

Hi all,

I recently sent a PyQt5 application packaged with PyInstaller (one-folder) to someone. Upon first run it opened for them to the interface, ..... More

Print this item

  Help with tkinter
Posted by: MrTheOne - May-11-2019, 06:04 PM - Forum: GUI - Replies (3)

It doesn't want to update my window... Wall

[python]from tkinter import *
from tkinter.messagebox import *
from tkinter.ttk import *

sta..... More

Print this item

  Automate the boring stuff with python for a beginner?
Posted by: randomguy - May-11-2019, 05:17 PM - Forum: News and Discussions - Replies (3)

My goal with python is to be able to make bots, web scrapers, automate tasks, deal with data etc. It sounds like something that this book would cover...... More

Print this item

  Python homework / functions
Posted by: sunhyunshine - May-11-2019, 03:25 PM - Forum: Homework - Replies (1)

Hello, i have an assignment for python, but i don't know how to start it, if someone helped me i would be really grateful. Since English is not my fir..... More


Attached Files

.py   programa.py (Size: 322 bytes / Downloads: 428)
Print this item

  Upload files to Google/Azure/AWS or cloud drives using python
Posted by: tej7gandhi - May-11-2019, 03:02 PM - Forum: General Coding Help - No Replies

Hello All,

I wanted to upload zip folders and files in a folder to the cloud for further analyzing the files using python.I came across few tutoria..... More

Print this item

  hex decoding in Python 3
Posted by: rdirksen - May-11-2019, 12:13 PM - Forum: General Coding Help - Replies (2)

I am converting a program from P2.7 to P3.5
I receive from a serial interface an array of bytes.
When I print the array in P2.7 I get this:
[python..... More

Print this item

  Preventing windows 10 laptop computer from going to sleep?
Posted by: rexmism - May-11-2019, 12:07 PM - Forum: Bar - Replies (2)

Hello,
I'm trying to run a program overnight, but my laptop keeps going to sleep after about three hours even though I have it plugged in and set to ..... More

Print this item

  Spelling program.
Posted by: GalaxyCoyote - May-11-2019, 12:03 PM - Forum: General Coding Help - Replies (2)

I'm trying to create a program that checks your spelling. It will ask the user what word they want to spell and then they will type it out, this isn't..... More

Print this item

  What are the available alternatives to pygame ?
Posted by: pfaber11 - May-11-2019, 07:38 AM - Forum: News and Discussions - Replies (4)

Hi New here . Was just wondering what was the best game module . currently using pygame and was wondering if there was any better. I also installed p..... More

Print this item

  Turning column of 8 digit numbers into three seperate columns
Posted by: Wade334 - May-11-2019, 07:21 AM - Forum: Homework - Replies (1)

In this problem I imported data from an excel file. Turned that dataframe into a numpy array. My assignment tells me to replace the entire first colum..... More

Print this item

  New to python, i would like to know what a class is ?
Posted by: pfaber11 - May-11-2019, 07:14 AM - Forum: News and Discussions - Replies (3)

Hi my name is Paul and I've been using Python about a week. Kind of getting to grips with it and making progress . Upto now and for the last 16 months..... More

Print this item

  Issues parsing the response from a request
Posted by: garnold - May-11-2019, 02:46 AM - Forum: General Coding Help - Replies (3)

I'm making a request call and getting back a response. The response is giving me a problem and I can't seem to parse the results.

[python]

new_r..... More

Print this item

  changing { and } in str.format()
Posted by: Skaperen - May-11-2019, 12:06 AM - Forum: General Coding Help - Replies (10)

i have a bunch of generated strings (read from a file) that are being processed in my script by str.format() with a bunch of args. today, i ran into ..... More

Print this item

  How to output set items without the curly braces ?
Posted by: jimthecanadian - May-10-2019, 10:12 PM - Forum: General Coding Help - Replies (3)

Hi all,

I have not coded for a while and am still getting used to all the new fangled data types :)

I am taking a course in Database mining a..... More

Print this item

  Simulate Undo keyboard command in code
Posted by: sgskge1 - May-10-2019, 09:31 PM - Forum: General Coding Help - Replies (6)

Hello,

Is there a way in python to simulate a keyboard command within the code.

For example:

I created an Icon button for Undo. Each time I p..... More

Print this item

  How to add an argument to a buttons command call
Posted by: petterg - May-10-2019, 09:01 PM - Forum: GUI - Replies (2)

Hi!

using Python 3.6 and Tkinter

Im calling a method with a button. The method will change text on a label

Here is my button:

[python]self..... More

Print this item

  urllib request error 404
Posted by: Coco - May-10-2019, 07:03 PM - Forum: General Coding Help - Replies (2)

Hey there,

I'm not able to obtain my response from one of two YouTube links in a document with the google API.

Here is the code:
[python]
impo..... More

Print this item

  comparison in lists
Posted by: Renatoluz - May-10-2019, 06:06 PM - Forum: Homework - Replies (3)

Hi, i'm a beginner in python and programmation, and i have a doubt about comparison in lists, I have this error

[error]TypeError: '>' not supported..... More

Print this item

  Multiple Random Selections with no dulpicates
Posted by: forrester - May-10-2019, 05:56 PM - Forum: General Coding Help - Replies (2)

Project Objective:
Make 5 random selections from a list of 25 items with no dultiples or numbers used more than one time.

Tried:
[python]
from ..... More

Print this item

  Need help trying to scroll a page with selenium
Posted by: tapeboxparts - May-10-2019, 04:45 PM - Forum: General Coding Help - Replies (4)

So im trying to scroll a page with selenium to make certain objects visible so that the ChromeDriver can properly select them. Ive been using:

"ele..... More

Print this item

  A question about subprocess taking input from command line and returning output!
Posted by: Aurimas - May-10-2019, 04:36 PM - Forum: General Coding Help - Replies (8)

Dear Python forum members,

The script I have written below (the_script.py) works fine with this terminal command at MAC OS Mojave Python 2.7:
[quo..... More

Print this item

  No module named 'Pillow'
Posted by: MrMajorThorburn - May-10-2019, 01:27 PM - Forum: General Coding Help - Replies (4)

I get the message ModuleNotFoundError: No module named 'Pillow'
I get the following from pip show Pillow
Name: Pillow
Version: 5.4.1
Summary: Pyth..... More

Print this item

  additional argument missing
Posted by: mcgrim - May-10-2019, 12:20 PM - Forum: Data Science - Replies (1)

I am trying to find the argument of a complex number.
However, the arg function I implemented is giving me the following error:

[error]
runfile('..... More

Print this item

  Cherrypy - no response to requests
Posted by: kryszen2 - May-10-2019, 12:17 PM - Forum: Web Scraping & Web Development - Replies (6)

Hello.
I have problem with deploying cherrypy on Centos7.
I've worked with cherrypy on Windows (json, postgresql etc.) for few years now without a..... More

Print this item

  Avoiding empty line in writing process csv file
Posted by: go127a - May-10-2019, 12:06 PM - Forum: General Coding Help - Replies (4)

Hallo, I have done some calculation on csv file. However, the output csv, after writing process added one empty line at the end of results.

My ques..... More

Print this item

  A context to exit deeply nested loops
Posted by: Gribouillis - May-10-2019, 12:04 PM - Forum: Code sharing - Replies (3)

The break statement doesn't allow to exit several nested loops. It is a simple exercise to develop a block() context to do so. Here is ..... More

Print this item

  Is there a way to create multiple linux users using python?
Posted by: Jannejannesson - May-10-2019, 10:59 AM - Forum: Homework - Replies (1)

Hey guys, I've got an assignment where I need to create a python script that creates [b]multiple linux users with existing usernames and passwords [/b..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Enhancing Python Learning... 49 minutes ago slicemasternet slicemasternet General Codin...
  Can I develop a live vide... 4 hours ago mtrkhan mamta25 Web Scraping ...
  Help with Serial.write in... 7 hours ago racingsubby racingsubby General Codin...
  silent deployment Python ... 11 hours ago Bummibaer Larz60+ News and Disc...
  Proposal for PEP Yesterday, 15:53 matt Gribouillis News and Disc...
  My regex function is not ... Yesterday, 08:47 Moltar1997 perfringo General Codin...
  best way to learn python Yesterday, 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... 579384
  Tutorial Requ... 512438
  Web Scraping ... 442300
  Newbie with P... 386349
  New Users Int... 380364
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
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
slicemasternet Today
Jonathan Today
matt Yesterday
Divyakrishnan071 Yesterday
ichsanputr Yesterday

User Panel Messages

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