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,933
» Latest member: Dibbley
» Forum threads: 38,721
» Forum posts: 175,507

Full Statistics

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

Latest Threads
Too much space between gr...
Forum: GUI
Last Post: RonR
15 minutes ago
» Replies: 4
» Views: 1,005
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
1 hour ago
» Replies: 3
» Views: 30
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 427
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,597
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,605
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 517
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 157
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,023
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,258
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 936

 
  TypeError: unsupported operand type(s) for +: 'int' and 'NoneType'
Posted by: William_the_Conqueror - Jul-19-2017, 07:32 PM - Forum: General Coding Help - Replies (1)

I am trying to create a caesar shift dis-cipher but this error keeps coming up.
What am I doing wrong?

caesar code: "g fmnc wms bgblr rpylqjyrc gr..... More

Print this item

  Python3x running only with one instance (how can I prevent too many running instance)
Posted by: harun2525 - Jul-19-2017, 06:38 PM - Forum: General Coding Help - Replies (5)

i tried to solve this problem with socket module but I couldn't. do you know useful efficent solution to solve this problem ? thanks.

example: when..... More

Print this item

  Production Coordinator - Bristol Based
Posted by: Axis Animation - Jul-19-2017, 02:28 PM - Forum: Jobs - No Replies

Axis VFX is seeking to recruit PRODUCTION COORDINATORS on an ongoing basis to work on upcoming VFX projects onsite in our Bristol based studio.

The..... More

Print this item

  Message not supported for all requests in python
Posted by: Prabakaran141 - Jul-19-2017, 02:05 PM - Forum: General Coding Help - Replies (9)

why I'm getting "message not supported" for all request made through python request module?

"<Response [405]>"

[python]
...
response = request..... More

Print this item

  How do I run background functions constantly
Posted by: Mondaythe1st - Jul-19-2017, 11:59 AM - Forum: General Coding Help - Replies (5)

I'm brand new to Python, but I have experience with creating all types of all types of code. Because of this, I just find indexes or the small bits of..... More

Print this item

  project/main.py import from project/bin/APP_NAME
Posted by: Myersj281 - Jul-19-2017, 11:41 AM - Forum: General Coding Help - Replies (3)

I'm trying to import modules (executables for some apps) in Python 3.6 from a folder inside my projec. I need main.py to import 'app.py' from ./bin/AP..... More

Print this item

  Speeding up Brute force password guesser
Posted by: Gamervote - Jul-19-2017, 10:39 AM - Forum: General Coding Help - Replies (5)

Hi, I'm new to python and was wondering how I could speed up my brute force password guesser. I just started python this summer so sorry if it isn't v..... More

Print this item

  Tibia
Posted by: Madmas - Jul-19-2017, 08:39 AM - Forum: General Coding Help - Replies (1)

I playing Tibia and there is bot called "Tibia Auto" where u can use python scripts and my question is that is it possible to do script for python tha..... More

Print this item

  Is it possible to avoid apostrophes ?
Posted by: sylas - Jul-19-2017, 06:47 AM - Forum: General Coding Help - Replies (5)

Hi all ! Is it I possible to avoid apostrophes in my matrix, at the end of the file ??

[python]# file9
def pause():
   input("Press ENTER to cont..... More

Print this item

  Replacing string values with count
Posted by: tomhuang - Jul-19-2017, 02:17 AM - Forum: Homework - Replies (2)

my question here

[color=#696969]Define a function that takes a string and replaces each character with a string of the number of times that letter ..... More

Print this item

  Python Error
Posted by: yonatancc - Jul-18-2017, 08:18 PM - Forum: General Coding Help - Replies (2)

So i started making a really simple calculator. im just a begginer it was a good training for me.

[python]print("Hello there, enter your first numb..... More

Print this item

  I want to install core mod.
Posted by: Blue Dog - Jul-18-2017, 07:28 PM - Forum: General Coding Help - Replies (3)

I can't find a way to install a python module name core. I tryed on both 2.7 and 3.5, The error is can't find one that works for this python, or some ..... More

Print this item

  Python for Windows Administration
Posted by: elliep - Jul-18-2017, 07:21 PM - Forum: General Coding Help - Replies (9)

Hey guys,

Instead of picking up Powershell I was looking to look more towards Python, but can you do what you can with powershell via windows admin..... More

Print this item

  Help with beautiful soup
Posted by: Larz60+ - Jul-18-2017, 03:18 PM - Forum: Web Scraping & Web Development - Replies (5)

I have a large XML document and am able to process the data ok.
I can make it more efficient if I do my find_all statements on only tags
that are di..... More

Print this item

  Debugger Font Size
Posted by: pythonck - Jul-18-2017, 01:40 PM - Forum: General Coding Help - Replies (3)

Can I change the font size in the Python Debugger? If so how?

Print this item

  Class construction in python
Posted by: Alberto - Jul-18-2017, 01:13 PM - Forum: General Coding Help - Replies (3)

Dear Python Users,

Please, help me to identify what is wrong with the code. I need to construct a "class" to calculate the correlation between two ..... More

Print this item

  Python 3.6.2 is ready
Posted by: sparkz_alot - Jul-18-2017, 12:59 PM - Forum: Bar - Replies (1)

For those interested, the stable release of Python 3.6.2 is now available for download here: ..... More

Print this item

  Python program that list all possible football outcome combinations
Posted by: lukorir - Jul-18-2017, 09:35 AM - Forum: General Coding Help - Replies (5)

Dear all, I would like to learn Python by working on a project. The project is to write Python code that can print out a list of all possible football..... More

Print this item

  Error Type: <class 'OSError'> And Error Type: <class 'ValueError'>
Posted by: runnerpaul - Jul-18-2017, 09:03 AM - Forum: General Coding Help - Replies (1)

Hi,

I've a python application which unzips .gz files and does various bits of processing on the contents.

Last night when it ran it produced th..... More

Print this item

  Python grouping program
Posted by: GhostZero199 - Jul-18-2017, 06:26 AM - Forum: General Coding Help - Replies (2)

I try to make a program that sorts words into predifined groups. The thing is how do I make it show me the content that had been transfered to those g..... More

Print this item

  create a 20 digit string, and cast to a list then add all the digits as integers
Posted by: nikhilkumar - Jul-18-2017, 06:26 AM - Forum: Homework - Replies (2)

my question here
create a 20 digit string, and cast to a list
then add all the digits as integers
print the equation and answer
Hint: use cast to ..... More

Print this item

  Insert using psycopg giving syntax error near "INSERT INTO"
Posted by: olgethorpe - Jul-18-2017, 02:54 AM - Forum: General Coding Help - Replies (4)

Hi there all

I am using the psycopg2 module for postgresql and I keep receiving an error in my SQL statement saying there is a syntax error at or nea..... More

Print this item

  Fill out form on webpage and post request programmatically
Posted by: ian - Jul-18-2017, 01:54 AM - Forum: GUI - Replies (2)

I am working on the following code. what I need next is to fill something in the search box and click 'Google Search' button to go next page in python..... More

Print this item

  How to plot two list on the same graph with different colors?
Posted by: Alberto - Jul-18-2017, 12:06 AM - Forum: General Coding Help - Replies (2)

Dear Python Users,

I tried to plot a graph from two lists on the same graph. However, what I get is that two lists are plotted against each other. ..... More

Print this item

  Sympy symbolic Point
Posted by: shoulddt - Jul-17-2017, 06:07 PM - Forum: General Coding Help - No Replies

Hello all,
First off I am new to Python and this forum, so thanks in advance for any help and I apologize for any stupid questions.
I am trying to ..... More

Print this item

  How to replace entries in a list?
Posted by: Alberto - Jul-17-2017, 05:39 PM - Forum: General Coding Help - Replies (1)

Dear Python Users,

Please, help me with the following issue. I have two lists: train_X and train_Y. What I want to do is to create a new list that wi..... More

Print this item

  whats the error in this code in python 3.0 as this is running 2.0 pyhon
Posted by: ekansh - Jul-17-2017, 05:35 PM - Forum: Web Scraping & Web Development - Replies (7)

my question here

[python]
import urllib
import re
urls=[]
i=0
regex='<title>(.+?)</title>'
pattern=re.compile(regex)
while i<len(urls):
   ..... More

Print this item

  Tkinter's strange error
Posted by: Ponomarenko Pavlo - Jul-17-2017, 05:08 PM - Forum: GUI - Replies (7)

What have caused it?

my_string = '1)from decimal import Decimal'
[error]Exception in Tkinter callback
Traceback (most recent cal..... More

Print this item

  Program exits with error, but can't discover which
Posted by: MTVDNA - Jul-17-2017, 04:01 PM - Forum: Data Science - Replies (4)

Hello everyone,

I have written a program in python that calculates the gravitational force of 2 objects on eachother. To do this I divide the object ..... More

Print this item

  Error of datebase
Posted by: Ponomarenko Pavlo - Jul-17-2017, 03:19 PM - Forum: General Coding Help - Replies (2)

[python]import shelve
class Waiting:
   def __init__(self):
       self.name = 'Waiting'
       self.List = []
bd = shelve.open('Data')
bd['Wait..... More

Print this item

  build a list (add_animals) using a while loop, stop adding when an empty string is en
Posted by: nikhilkumar - Jul-17-2017, 03:11 PM - Forum: General Coding Help - Replies (1)

my question here
build a list (add_animals) using a while loop, stop adding when an empty string is entered
[python]add_animals =[]
user_input=inpu..... More

Print this item

  sorted list not displaying
Posted by: Crackity - Jul-17-2017, 02:15 PM - Forum: Homework - Replies (6)

Hello all,

Sorry to bother you with yet another noob mystery but again, I find myself stumped. And I'd like to start by saying that I spent a solid..... More

Print this item

  "Guess the Number" game
Posted by: CTT - Jul-17-2017, 12:43 PM - Forum: General Coding Help - Replies (14)

Hi I'm new to the forum and a beginner to python, please take it easy :) I'm trying to do "guess the number" game, but couldn't solve it

The progra..... More

Print this item

  Password checker
Posted by: sammy2938 - Jul-17-2017, 08:25 AM - Forum: General Coding Help - Replies (2)

Hi i'm getting a little confused with the strength checker i may be completely off here but can someone explain how to get the strength checker to wor..... More

Print this item

  mysql Workbench export script - how to skip version check..
Posted by: AndreVerwijs - Jul-17-2017, 07:25 AM - Forum: General Coding Help - Replies (1)

mysql Workbench export script (wb_admin_export.py) - how do i skip version check...?? Evil
version numbers of Workbench bundle and mysql bun..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [Tkinter] Too much space ... 15 minutes ago RonR RonR GUI
  datetime in SQL query. 1 hour ago Dibbley Dibbley General Codin...
  Another app idea - intera... Yesterday, 07:07 decuser Lenowell News and Disc...
  403 Error 09-15, 20:58 CaptainNewb snippsat Web Scraping ...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame 09-14, 11:25 JMcM JMcM Game Developm...
Most views
  The best Prog... 575881
  Tutorial Requ... 497240
  Web Scraping ... 439870
  Newbie with P... 383596
  New Users Int... 365719
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+ 12088
buran 8174
snippsat 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Dibbley Today
krish12 Today
XenonBlack Yesterday
Lenowell Yesterday
luisshulez6883 09-15

User Panel Messages

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