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,940
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,516

Full Statistics

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

Latest Threads
A coding beginner needs h...
Forum: General Coding Help
Last Post: paul18fr
6 hours ago
» Replies: 1
» Views: 230
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
10 hours ago
» Replies: 8
» Views: 384
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,583
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 957
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,307
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,845
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,628
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,728
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,915
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,465

 
  Global Variable
Posted by: jarrod0987 - Apr-05-2018, 12:22 AM - Forum: General Coding Help - Replies (4)

Is it possible to declare a global string outside of the main function and then modify it later from inside the main function?
If so, how please?

..... More

Print this item

  Django-cms link to a page
Posted by: Alkatron - Apr-04-2018, 07:49 PM - Forum: Web Scraping & Web Development - Replies (4)

Hello i'm stuck with a stupid problem probably.
I'm trying to insert a link to another page on the same site in a text plugin, but i can't figure out..... More

Print this item

  Iterator
Posted by: SBachar - Apr-04-2018, 07:23 PM - Forum: General Coding Help - Replies (2)

I cannot understand what is the purpose of iterators. Think
In other words, what are the benefits of using iterators (iter(), next(), etc) vs fo..... More

Print this item

  Python Course
Posted by: SBachar - Apr-04-2018, 07:18 PM - Forum: Homework - Replies (3)

Where can I take the Python course/s which this forum refers to?

Print this item

  Parallel Processing in Python with Robot
Posted by: crcali - Apr-04-2018, 06:41 PM - Forum: General Coding Help - Replies (6)

I have coded a robot that runs modules containing the commands necessary to carry out a specific process. As of now, the user inputs the desired comma..... More

Print this item

  Can someone help me please understand this code?
Posted by: Jayboii478 - Apr-04-2018, 04:02 PM - Forum: General Coding Help - Replies (2)

I believe i have highlighted the sections i'm referring to below.


So i just want to understand the parts i'm going to ask about, because i got co..... More

Print this item

  migrating from R to Python: specific questions
Posted by: pth1123 - Apr-04-2018, 03:38 PM - Forum: News and Discussions - Replies (1)

I have been using R and RStudio for prototyping and model building and due to some persisting problems (which would only be applicable to the environm..... More

Print this item

  Best Practice to Pass a Variable Between Two Classes?
Posted by: MIPython - Apr-04-2018, 01:47 PM - Forum: Code sharing - Replies (9)

Hey every body,

I got motivated the other day and started working on a long time project of mine. I've always wanted to code my very own Dungeons ..... More

Print this item

  ListBox not contained or scrollable
Posted by: kellykimble - Apr-04-2018, 11:59 AM - Forum: GUI - Replies (6)

I am trying to use a Listbox to display and scroll through a saved list of "color ranges" but I cannot get the sizing and scrolling to cooperate.
Thi..... More

Print this item

  python genetic algorithme find max value
Posted by: uther - Apr-04-2018, 11:58 AM - Forum: General Coding Help - No Replies

Hello i try to developpe genetic algorithme in python3 for found max value, but my probleme is that my code search minimum value...
I'm trying to se..... More

Print this item

  How to read calendar appointments in outlook
Posted by: TilakGopi - Apr-04-2018, 10:33 AM - Forum: General Coding Help - Replies (2)

Hi Friends,

Is it possible to read the appointments scheduled in outlook.live.com calendar

Please provide me the helpful documentationor sample ..... More

Print this item

  Coding error?
Posted by: Mugwash - Apr-04-2018, 10:22 AM - Forum: Homework - Replies (4)

Have been helping granddaughter to get started with Python and she has written a little program (below) which looks good but must have a flaw somewher..... More

Print this item

  Reading data from password protected excel
Posted by: Anirudh_Avantsa - Apr-04-2018, 09:07 AM - Forum: General Coding Help - Replies (2)

Hello All,

Can you all suggest if we can read the data from password protected excel into a dataframe.

Appreciate your help in advance!

Regar..... More

Print this item

  'function' object does not support item assignment
Posted by: Mahdi1994 - Apr-04-2018, 09:00 AM - Forum: Data Science - Replies (2)

Hi, I'm going to solve a nonlinear system of equations but I don't understand the error. Would you please help me what the problem is? Thank you very ..... More

Print this item

  Median of the age row - tsv file
Posted by: sonxy - Apr-04-2018, 08:18 AM - Forum: Homework - Replies (3)

Problem: Code a program that opens a tsv file and calculated the mean age of female.

I opened it with this code:
[python]import csv
with open("04..... More

Print this item

  is this possible in python? please support
Posted by: anna - Apr-04-2018, 08:02 AM - Forum: General Coding Help - Replies (3)

Hi All,

I am polling ZTE OLT, and getting different length List from 6 different OIDs, as below, suggestion required to print

### Operation sta..... More

Print this item

  How to get hyperlinks in to the table extracted by BeautifulSoup
Posted by: KenniT - Apr-04-2018, 06:25 AM - Forum: Web Scraping & Web Development - Replies (2)

Hello,

My current output: [Image: vcHrG7h]
What I want is table with clickable links, eg hyperlinks.
Example of what I want[i..... More

Print this item

  Help needed Ortho4xp
Posted by: tony99982 - Apr-04-2018, 05:53 AM - Forum: Data Science - No Replies

Hi,

I am trying to install Ortho4xp (A photoscenerey program for flightsimulator x-plane 11) on my macbook.
To run this program python is needed a..... More

Print this item

  Increasing difficulty of a maths game
Posted by: Maxxy_Gray - Apr-04-2018, 04:56 AM - Forum: Homework - Replies (1)

Hi, I am a year 8 student. I am currently undertaking a task in media, where I have to create a maths game. I am allowed to get complex with my code a..... More

Print this item

  python import sybpydb error: DLL load failed: The specified module could not be found
Posted by: andieDu - Apr-04-2018, 12:47 AM - Forum: General Coding Help - Replies (3)

I am scratching my hairs and trying to find out why I am always having such error.

I have sybpydb installed on my laptop (win 7 professional) in c ..... More

Print this item

  Request Get Timeout Issue
Posted by: digitalmatic7 - Apr-03-2018, 10:54 PM - Forum: Web Scraping & Web Development - Replies (1)

I've been cycling through a list of 1000 URLs and scraping the source.. everything works great, but every once in a while I hit a problematic URL that..... More

Print this item

  calculating the datetime objects to get the minutes
Posted by: chris0147 - Apr-03-2018, 10:37 PM - Forum: General Coding Help - Replies (1)

Hi all,

I am working on the datetime objects to calculate on between the start and stop time. I want to get the return output to something like thi..... More

Print this item

  Help needed for Understanding this code
Posted by: thepinecone461 - Apr-03-2018, 06:30 PM - Forum: General Coding Help - Replies (4)

I saw this code for solving sudoku using python on the internet, and I was reading it. I am a beginner python-er, so I don't quite understand some of ..... More

Print this item

  How to save .ipynb file?
Posted by: miranda - Apr-03-2018, 05:49 PM - Forum: General Coding Help - Replies (3)

This is a beginner question. I am practicing some python prgramming codes in Juypter and trying to save the codes for future reference. I can save it ..... More

Print this item

  Pip apparently installed but unrecognized by CMD
Posted by: diegoctn - Apr-03-2018, 03:50 PM - Forum: General Coding Help - Replies (13)

Hello, I am an absolute beginner. It's been just one week that I am approaching to Python. I didn't really pick up the meaning of the enviroments but ..... More

Print this item

Question Python - help with making a lift
Posted by: admiralsulko - Apr-03-2018, 09:24 AM - Forum: GUI - Replies (1)

Hello there! I had to make a lift which can you control with buttons of floor... I got it already but I wanted to add some more things... I want to ma..... More

Print this item

  easysnmp output printing help
Posted by: anna - Apr-03-2018, 09:19 AM - Forum: General Coding Help - No Replies

[python]import time
import sys
from easysnmp import snmp_get, snmp_set, snmp_walk
from collections import Counter
start = time.time()
host = '172..... More

Print this item

  How to become Administrator, once in Command Prompt
Posted by: sylas - Apr-03-2018, 08:33 AM - Forum: Bar - Replies (4)

Hi all ! What is the quickest way, once I am on Command Prompt:
[quote]C:\Users\Sylvain
λ bcdedit ..... More

Print this item

  pip installation acoustics package help
Posted by: aruniyengar - Apr-03-2018, 06:04 AM - Forum: Data Science - Replies (1)

Hi,
I am noob to python. I am trying to install the PyPi acoustics package. I get the following errror. Can someone help me resolve this issue.


..... More

Print this item

  Problem adding a float to a DoubleVar
Posted by: nortski - Apr-03-2018, 12:46 AM - Forum: General Coding Help - Replies (2)

I have declared a DoubleVar() as I need to use the variable as a textvariable for a tkinter label. However; when I try to add to it I get the error [o..... More

Print this item

  Unexpected behavior appending to a List of Dictionaries
Posted by: Nomad - Apr-03-2018, 12:08 AM - Forum: General Coding Help - Replies (2)

Hi all
I am getting unexpected behavior when appending a Dictionary to a List of Dictionaries.
If I define the dictionary variable in one go, and t..... More

Print this item

  Markdown question
Posted by: Larz60+ - Apr-02-2018, 09:57 PM - Forum: Bar - Replies (8)

I'm asking this here, because I can't after 30 minutes of googling find out how to add a blank line in fenced XML block of Markdown.
here's what my m..... More

Print this item

  Syntax error
Posted by: Mariana136 - Apr-02-2018, 08:04 PM - Forum: General Coding Help - Replies (4)

Hello,
I have this Code. I am beginner and I need to run a long code.
But here smth is wrong. Anybody knows where is the mistake?
[python]# impo..... More

Print this item

  How to format a list when displaying in a tkinter Listbox
Posted by: nortski - Apr-02-2018, 02:42 PM - Forum: GUI - Replies (3)

I have a list that has 3 columns. How can I insert a tab to space out the columns while displaying the rows in a tkinter listbox.
I insert the the wi..... More

Print this item

  sqlite3.InterfaceError: Error binding parameter 0 - probably unsupported type.
Posted by: Prince_Bhatia - Apr-02-2018, 12:16 PM - Forum: Web Scraping & Web Development - Replies (3)

hi,

I have created a program that will take user input in form in flask and will save it to sqlite3 , but whenever i submit it i receive the follow..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  A coding beginner needs h... 6 hours ago Littlefish paul18fr General Codin...
  Using a For Loop to subtr... 10 hours ago Anunderling deanhystad General Codin...
  403 Error 09-20, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  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...
Most views
  The best Prog... 576595
  Tutorial Requ... 498600
  Web Scraping ... 440454
  Newbie with P... 384362
  New Users Int... 367578
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+ 12087
buran 8175
snippsat 7368
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Littlefish Today
Noya_Yonatan Yesterday
Saipython555 Yesterday
Anunderling Yesterday
Monir Yesterday

User Panel Messages

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