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,959
» Latest member: Xuitar
» Forum threads: 38,728
» Forum posts: 175,533

Full Statistics

Online Users
There are currently 53 online users.
» 1 Member(s) | 46 Guest(s)
Applebot, Bing, AOL, Google, AOL, Xuitar

Latest Threads
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
1 hour ago
» Replies: 1
» Views: 554
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
1 hour ago
» Replies: 6
» Views: 4,797
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
4 hours ago
» Replies: 1
» Views: 1,467
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
10 hours ago
» Replies: 1
» Views: 2,523
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Today, 12:32 AM
» Replies: 0
» Views: 187
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 01:49 PM
» Replies: 2
» Views: 370
how to export a dictionar...
Forum: GUI
Last Post: Pedroski55
Yesterday, 03:45 AM
» Replies: 3
» Views: 442
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,748
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,612
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Sep-23-2025, 09:08 AM
» Replies: 0
» Views: 473

 
  Unknown error occurred: Port not found
Posted by: NewBeie - Aug-26-2020, 12:57 PM - Forum: General Coding Help - No Replies

Hi,

I have this WSDL

http://service.name.co.za:8580/xx/wsco/user/ExtractBCUsersXAPI?WSDL
when I call it on a SOAPUI I get da..... More

Print this item

  Problem in connect to MySQL workbench
Posted by: hm86z - Aug-26-2020, 12:05 PM - Forum: Networking - No Replies

Hello

I have thıs problem when I try to connect to MySQL workbench but this problem occure
[img]https://www.facebook.com/photo?fbid=1015873559336..... More

Print this item

  openstreetmap: how to run the BB of a whole continent!? is this doalbe?
Posted by: apollo - Aug-26-2020, 09:20 AM - Forum: General Coding Help - Replies (2)

hi dear community


i am running some requests on overpass-turbo.eu
j am interested i getting back a overview on all hospitals in

-Asia
-E..... More

Print this item

  Rock Paper Scissors Project in Python
Posted by: ankitdixit - Aug-26-2020, 07:40 AM - Forum: General Coding Help - Replies (8)

Hello All,I am working on some python projects and i want to confirm that the given sample code is correct or not? Basica;;y the objective is a random..... More

Print this item

  hello, i was trying a testdome python test
Posted by: twinstars2020 - Aug-26-2020, 05:52 AM - Forum: General Coding Help - Replies (10)

hello, i was trying a testdome python test but failed the 1st question despite getting the required answers. Any idea or advice why and how to improve..... More

Print this item

  nubie
Posted by: jessejames036 - Aug-26-2020, 05:30 AM - Forum: General Coding Help - Replies (1)

Hi I am trying to get my python setup but i am having all kinds of issues . I downloaded the latest version of python for my windows computer. then i ..... More

Print this item

  Insert into mysql through python
Posted by: LaKhWaN - Aug-26-2020, 04:54 AM - Forum: General Coding Help - No Replies

Hey there, I was trying to insert data in mysql through Python and it worked if i used it on localhost but when I did the same for external host I mea..... More

Print this item

  Why does this only work outside of a method
Posted by: Good_AI_User - Aug-25-2020, 11:35 PM - Forum: GUI - Replies (3)

I have even tried to use 'global' on canvas


[i]img = np.ones((800,1400))
for i in range(800):
for j in range(1400):
..... More

Print this item

  Class objects
Posted by: Python_User - Aug-25-2020, 07:32 PM - Forum: General Coding Help - Replies (12)

Hi all,

I can't place the following 'thing' in Python coding.

Why is the output of print (MyClass.f) in the code below, looks ..... More

Print this item

  Need help to execute this code
Posted by: zidani - Aug-25-2020, 05:49 PM - Forum: Web Scraping & Web Development - Replies (4)

Hello

i need help to execute this web scrapping code in windows 10

[python]from lxml import html
import requests
from bs4 import BeautifulSoup..... More

Print this item

  for x to y step from basic in Python
Posted by: lastyle - Aug-25-2020, 05:21 PM - Forum: Data Science - Replies (3)

Hi all,

i previously asked for a Solution for a routine which compares two values and also does a step. It probably was explained to complicated to..... More

Print this item

  TypeError: 'list' object is not callable
Posted by: Python_Mey - Aug-25-2020, 03:43 PM - Forum: General Coding Help - Replies (1)

I am currently working on a python project regarding incremental strategy. So I have 2 python scripts, lets call them A and B. Script A contains the a..... More

Print this item

  Edit with Idle Missing
Posted by: kevinvi8 - Aug-25-2020, 03:15 PM - Forum: General Coding Help - Replies (3)

Hey all,

I am extremely new to coding and in my adventures yesterday afternoon I somehow managed to get the "edit with idle" option to disappear fr..... More

Print this item

  tkinter: after issue
Posted by: edwin6938 - Aug-25-2020, 02:37 PM - Forum: GUI - Replies (1)

Hi

i have a problem with a frame gathering an image that i update every 2s. It through me the error:
[python]invalid command name "3186233555656<..... More

Print this item

  factorial using recursive function
Posted by: spalisetty06 - Aug-25-2020, 02:10 PM - Forum: General Coding Help - Replies (12)

Hello,
I am practicing on factorial using Recursive function. I am facing an issue here. Kindly correct me.

[python]
'''Recursive Function'''
de..... More

Print this item

  Python App On Different Versions
Posted by: Harshil - Aug-25-2020, 01:46 PM - Forum: News and Discussions - Replies (3)

How To know if my python app can run on different versions of python 3.x And 2.7 also!

Print this item

  User Input to mySQL database
Posted by: newbie1 - Aug-25-2020, 12:57 PM - Forum: Web Scraping & Web Development - Replies (3)

Hi,

I have some issues while writing my query and specially how to "secure" de user_input in the query
I'm trying to use the user input and pass i..... More

Print this item

  Exercices
Posted by: pyzyx3qwerty - Aug-25-2020, 12:11 PM - Forum: Bar - Replies (2)

Any good sites which provide python exercises to practice?
I haven't really coded in a while, so I need something to recall exercices to recall.

Print this item

  Try except problem
Posted by: MarcJuegos_YT - Aug-25-2020, 11:50 AM - Forum: Homework - Replies (2)

Hi,
I'm currently coding a DNA to RNA translator and I'd like to make some exceptions with the try and except key.
The first exception I'm doing is..... More

Print this item

  function not giving back total
Posted by: SephMon - Aug-25-2020, 11:40 AM - Forum: General Coding Help - Replies (1)

Hello there

New to python, I have a background in java, I'm finding oop in python confusing, this program simply prints out employee info and its s..... More

Print this item

  Begginer problem with turtle
Posted by: Damien_X - Aug-25-2020, 11:17 AM - Forum: General Coding Help - Replies (1)

So I'm watching a Youtube video and they tell me to write this:

qazi_turtle = turtle.Turtle()
qazi_turtle.forward(100)
(I'..... More

Print this item

  Optimising Genetic Algorithm Using Network Data from .csv
Posted by: Gfizz - Aug-25-2020, 10:11 AM - Forum: Data Science - Replies (1)

I am very new to Python and I am trying to understand the implementation of genetic algorithms (GA) for transport applications. I have done some resea..... More

Print this item

  My first day coding (ever) :/
Posted by: jessefarquhar - Aug-25-2020, 08:04 AM - Forum: General Coding Help - Replies (8)

Hey, I have just started reading 'Python for programers' and theres an example in the textbook that gets us to execute a script. But the command doesn..... More

Print this item

  Pls Help me make website using ip address
Posted by: idnpoker_sboku99 - Aug-25-2020, 07:42 AM - Forum: News and Discussions - Replies (2)

Pls Help me make website using ip address

sometimes i see website from search engine, example : 134.19.182.170/main/index.php
all page from this s..... More

Print this item

  File Name Parsing
Posted by: millpond - Aug-25-2020, 07:25 AM - Forum: General Coding Help - Replies (5)

After minths of putzing around with toy code and simple example scripts, I decided to get started on some real code I will actually use. Extending my ..... More

Print this item

  General coding
Posted by: Ellimann - Aug-25-2020, 04:00 AM - Forum: General Coding Help - Replies (2)

HI to all
I needto kwnow what this code below don't work in python.

def Add5(in)
out=in+5
return out
print(Add5(10))

HI t..... More

Print this item

  Images for file dupe finder
Posted by: darter - Aug-25-2020, 03:30 AM - Forum: GUI - Replies (2)

I can find dupes of image files in a linux filesystem and produce thumbnails with PIL. I feel I'm kinda done with the Python part of this and want t..... More

Print this item

  Appending some rows in a .csv file from another .csv file
Posted by: tester_V - Aug-25-2020, 02:07 AM - Forum: General Coding Help - Replies (1)

Hi,
I need to append some of the rows in a .csv file from another file. I have never did it before, I found some snippets online to do that.
I thoug..... More

Print this item

  Bitwise Slicing
Posted by: Peter_Truman - Aug-25-2020, 12:58 AM - Forum: General Coding Help - Replies (6)

Hi - New to Python so please forgive any mistakes

I want to know if there is a more elegant way of slicing a byte?

I have an 8 bit result from r..... More

Print this item

  Syntax error with def ?
Posted by: floppywalking - Aug-25-2020, 12:55 AM - Forum: General Coding Help - Replies (2)

Hello all,

I am in chapter 5 of Automate the Boring Stuff with Python and working on coding the guest list problem in the chapter. For reference, ..... More

Print this item

  Running scripts and location of saved interpreted user-defined classes and functions
Posted by: leodavinci1990 - Aug-24-2020, 10:35 PM - Forum: General Coding Help - Replies (3)

My general inception If the scripts containing user-defined functions and user-defined classes. And the Python shell is closed. These functions and cl..... More

Print this item

  Threading and appending arrays
Posted by: hairem - Aug-24-2020, 10:15 PM - Forum: General Coding Help - No Replies

I am trying to run a thread that will read in voltages while an adjustment is made over time to obtain an average voltage, but it doesn't look like th..... More

Print this item

  What does this error mean?
Posted by: ErnestTBass - Aug-24-2020, 05:48 PM - Forum: General Coding Help - Replies (18)

The code shown below produces the following error code on line 168.


[error]
File "C:\Users\Newport_j\Downloads\Formatting NFL data for doing dat..... More

Print this item

  Dictionaries and Variables?
Posted by: Milfredo - Aug-24-2020, 05:09 PM - Forum: General Coding Help - Replies (2)

I have watched about 6 videos and tried to find documentation concerning this to no avail. Is there a way to read a value from a list into a variable..... More

Print this item

  Announcing PyMADCAD for mechanical design
Posted by: jimy_byerley - Aug-24-2020, 03:37 PM - Forum: Code sharing - Replies (5)

I announce a new python module, dedicated to mechanical engineering: pymadcad

I know this purpose can be far from what ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Is the interpreter that c... 1 hour ago helendamdam noisefloor General Codin...
  pdf file processing: how ... 1 hour ago Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... 4 hours ago P212 Biks News and Disc...
  Using Python to SSH and R... 10 hours ago justaguy SprunkiRetake Networking
  My goal to be hired worki... Today, 00:32 GnomeSweetGnome GnomeSweetGnome News and Disc...
  extracting data from a us... Yesterday, 13:49 Perry DeaD_EyE General Codin...
  [Tkinter] how to export a... Yesterday, 03:45 RonR Pedroski55 GUI
  pip install requests does... 09-24, 14:48 misodca DeaD_EyE General Codin...
  Creating a Mindmap progra... 09-23, 12:00 J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... 09-23, 09:08 compuman145 compuman145 General Codin...
  A coding beginner needs h... 09-23, 03:29 Littlefish Littlefish General Codin...
Most views
  The best Prog... 576978
  Tutorial Requ... 499679
  Web Scraping ... 440738
  Newbie with P... 384717
  New Users Int... 368765
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 8176
snippsat 7367
deanhystad 6895
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Xuitar Today
SprunkiRetake Today
GnomeSweetGnome Yesterday
alxpetrovo2272 Yesterday
Jamirul Yesterday

User Panel Messages

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