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,282
» Latest member: MattCarters
» Forum threads: 38,792
» Forum posts: 175,873

Full Statistics

Online Users
There are currently 32 online users.
» 1 Member(s) | 28 Guest(s)
Bing, Google, Mojeek, SledgeNE

Latest Threads
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: noisefloor
53 minutes ago
» Replies: 3
» Views: 76
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 46
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,476
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 131
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 56
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,054
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,295
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 355
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 196
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 259

 
  Hi everyone
Posted by: astral_travel - Mar-26-2020, 08:54 AM - Forum: General Coding Help - Replies (2)

i have this code, and for some reason the compiler sees the input() of (what's your age) as string, instead of integer.

what to do ?

i appreciat..... More

Print this item

  Automatic login hidden form
Posted by: Andra111 - Mar-26-2020, 08:06 AM - Forum: Web Scraping & Web Development - No Replies

Hi there,
I am trying to perform auto login to a https://www.racingpost.com/ but there is a hidden form (need to click a button before entering emai..... More

Print this item

  Create an audio streaming platform like YouTube
Posted by: Robk - Mar-26-2020, 07:08 AM - Forum: News and Discussions - Replies (1)

Hi,

Im planning to create a platform like YouTube (only the minimum amount of functions!) where one can upload .mp3 file (a podcast) so others can ..... More

Print this item

  python equivalent to MATLAB xcov
Posted by: chai0404 - Mar-26-2020, 04:59 AM - Forum: General Coding Help - Replies (2)

Hi,
Is there a python equivalent to MATLAB's xcov?
I am trying to do a cross-covariance.
Cheers!

Print this item

  Error Installing PySceneDetect and OpenCV
Posted by: jpnoli - Mar-26-2020, 03:36 AM - Forum: General Coding Help - Replies (1)

I'm trying to break up home videos into sub-clips. I found PySceneDetect which seems like an awesome tool (https://pyscenedetect.readthedocs.io/en/la..... More

Print this item

  need help in conditional statement if else
Posted by: kambohg - Mar-26-2020, 01:49 AM - Forum: General Coding Help - Replies (3)

hi need your help regarding if else function
here is my code
whatever id pass i put its make true and i use AND to check user and password sametime..... More

Print this item

  aws lambda event.get object equivalent
Posted by: premupdate - Mar-26-2020, 01:43 AM - Forum: General Coding Help - No Replies

Hello Experts,

Am trying to test a python code in the unix server which is currently working in AWS lambda function.

The lambda function gets it..... More

Print this item

  error while using the try
Posted by: it1mbrown - Mar-26-2020, 01:20 AM - Forum: General Coding Help - Replies (2)

When trying to run this portion of code, I received= default 'except:' must be last


try:
range2 = int(input('Enter Low Range:'))
except:
..... More

Print this item

  Print Values from a Sequence of Entries / ComboBoxes
Posted by: MC2020 - Mar-26-2020, 01:07 AM - Forum: GUI - Replies (4)

Hi - I want to build a program to add a basketball lineup.

Ideally I want the output to be (as an example):
Center, John
Point Guard, Jack
Shoot..... More

Print this item

  Covert Shapely Point() to (x, y)
Posted by: michael1789 - Mar-26-2020, 12:33 AM - Forum: General Coding Help - No Replies

I'm trying to convert a Point from a Shapely Linestring.intersection() into (x, y) coordinates that I can use.

Why does this work:
[python]
from ..... More

Print this item

  Other modules for reading audio files?
Posted by: jedzz - Mar-25-2020, 11:07 PM - Forum: General Coding Help - No Replies

I need some recommendations for modules that I can use for analysing audio files (I don't need it to work with a specific file type); I'm specifically..... More

Print this item

  Running two scripts and more....
Posted by: Brian_c - Mar-25-2020, 10:31 PM - Forum: General Coding Help - No Replies

Hi all, (not sure if this is the right place for this)

I'm very new to this and only just getting my head round the most basic commands. Anything I..... More

Print this item

  Display MySQL data in QLlineEdit text boxes
Posted by: JayCee - Mar-25-2020, 10:28 PM - Forum: GUI - Replies (1)

Hello everyone,

Greetings from Brazil! I'm a beginner learning Python, switching from C# .NET.

Here's the scenario: I was able to create a GUI..... More

Print this item

  How to extract specific rows and columns from a text file with Python
Posted by: Farhan - Mar-25-2020, 09:18 PM - Forum: General Coding Help - No Replies

I am new in Python. I need to extract all the net names and toggle rates from a text file. Total 179456 nets. Screenshot below:
[img]https://i.stack..... More

Print this item

  Need help with an error
Posted by: Miguel_Lona605 - Mar-25-2020, 09:15 PM - Forum: GUI - Replies (3)

Sorry, this is probably a dumb question but im still studing python
im making a calculator with guizero and i have this error

[error]>>> Exception..... More

Print this item

  iterate through query result
Posted by: bigt - Mar-25-2020, 06:16 PM - Forum: General Coding Help - Replies (9)

I am trying to take data from a database and put it in an excel spreadsheet.

##################################
[python]with connection.cursor(..... More

Print this item

  dot product of a list by a list in a dictionary stored as a value
Posted by: Fraher123 - Mar-25-2020, 05:27 PM - Forum: General Coding Help - Replies (1)

def similiar():
n=input()
for name,rating in ratingsdict.items():
if name == n:
return(rating)

for key in r..... More

Print this item

  Netmiko timing out after sending command
Posted by: c7borg - Mar-25-2020, 04:52 PM - Forum: Networking - No Replies

[font=Arial, Helvetica, sans-serif]The purpose of my script is to connect to our FTD (Firepower threat defence) and run a packet capture then ftp it t..... More

Print this item

  Question about naming variables in class methods
Posted by: sShadowSerpent - Mar-25-2020, 04:43 PM - Forum: General Coding Help - Replies (1)

Hi there, in the following code I have a class method called addFormattedCosts. I get that when working with instance variables you use the "self" key..... More

Print this item

  How to compare two PDFs for differences
Posted by: Normanie - Mar-25-2020, 04:22 PM - Forum: General Coding Help - Replies (2)

Hello,

I receive two PDFs daily from two different sources. Theoretically they're supposed to have the exact same numbers - but I would like to creat..... More

Print this item

  python pandas: diff between 2 dates in a groupby
Posted by: bluedragon - Mar-25-2020, 04:18 PM - Forum: Data Science - No Replies

Hi all,

I'm trying to implement this example:

[python]import pandas as pd
import io
df = pd.read_csv(io.StringIO('''transactionid;event;dateti..... More

Print this item

  Unsupervised ML Intrusion detection system
Posted by: CammyS32 - Mar-25-2020, 03:50 PM - Forum: Data Science - No Replies

Hey guys, I am new to coding. I study Digital Forensics, security and ethical hacking at uni in which I want to pursue Pen testing.
For my 4th year..... More

Print this item

  Python 2.7.3 Server 2019
Posted by: tpotucek - Mar-25-2020, 03:24 PM - Forum: Web Scraping & Web Development - No Replies

We have a customer that we moved from server 2012 to 2019. They are using Python 2.7.3 They are having slowness issues. I know that 2.7.3 is a vers..... More

Print this item

  change of impulse direction Pymunk
Posted by: gesikk99 - Mar-25-2020, 02:35 PM - Forum: Game Development - No Replies

was anyone able to help?


https://stackoverflow.com/questions/6084...unk-python

Print this item

  Online python repl?
Posted by: Gribouillis - Mar-25-2020, 02:01 PM - Forum: General Coding Help - Replies (4)

Does anyone know online python sites where you can

  1. Run code through a web browser
  2. Visualize or download matplotlib figures created by t..... More

Print this item

  Subprocess command working for one cmd and for cmd one not wrking
Posted by: PythonBeginner_2020 - Mar-25-2020, 01:52 PM - Forum: General Coding Help - No Replies

Hi All,
i hame on simple code.
same code is working when i am using customer specific tool command . but same code is not working on other command,..... More

Print this item

  VideoWriter unreadable output using tempfile
Posted by: fourtino2322 - Mar-25-2020, 01:37 PM - Forum: General Coding Help - Replies (1)

When I use opencv-python's VideoWriter to a local mp4 filepath, the code below works perfectly and the mp4 file is saved to disk. This save to disk op..... More

Print this item

  Create Node via ToolbarButtonClick
Posted by: Basti - Mar-25-2020, 01:30 PM - Forum: GUI - Replies (2)

Hi!
I'm new here and I'm hoping that you can help me a little bit here. Angel
I work with Python 3.7, pyqt 5.13.2 and [i]windows..... More

Print this item

  Make nested system directories based on an unsorted list?
Posted by: koebi - Mar-25-2020, 01:14 PM - Forum: General Coding Help - No Replies

Hello,

I am looking for a solution that I can make nested directories based on an unsorted list.

Here is a simplified example:

Input:..... More

Print this item

  Issue calling Chromedriver.exe
Posted by: KipCarter - Mar-25-2020, 12:19 PM - Forum: General Coding Help - Replies (5)

Back to my project this morning and my goal was to hide or auto close the window that Chromedriver pops up and doesn't bother to close. I had formatte..... More

Print this item

  ValueError: Found input variables with inconsistent numbers of sample
Posted by: robert2joe - Mar-25-2020, 11:10 AM - Forum: Data Science - No Replies

Dear all,

I am new to Python and I am trying to complete a piece of coursework that involves Support Vector Machines, Principal Component Analysis ..... More

Print this item

  Value Investing with Python
Posted by: nandini21 - Mar-25-2020, 11:10 AM - Forum: Data Science - No Replies

Hi there, is there anyone who has tried to implement a simple value investing strategy (Ben Graham/Piotroski) with backtesting using Python? Would you..... More

Print this item

  Problem with the environment
Posted by: rafal954 - Mar-25-2020, 09:30 AM - Forum: Data Science - No Replies

Welcome,
these are my first steps in Python.
I tried to get to the file with the '.yml' extension using Anaconda software.
I try to get there in th..... More

Print this item

  Python equivalent of Matlab code
Posted by: kwokmaster - Mar-25-2020, 09:29 AM - Forum: General Coding Help - Replies (1)

I am converting a section of Matlab code from others as my project and I have no idea what it is doing.

CC_horiz=bwconncomp(horiz_erode,8);
..... More

Print this item

  XML (utf-8) question
Posted by: DPaul - Mar-25-2020, 09:21 AM - Forum: General Coding Help - Replies (4)

Hi,
After a lot of reading an searching to no avail, this is my problem:

1. I can read & write xml files using ElementTree : no problems as long as i..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  data fetching for indian ... 53 minutes ago drakhsin noisefloor Web Scraping ...
  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...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... 11-20, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
  link variable to exc bloc... 11-19, 05:03 Astrobert Gribouillis General Codin...
  PyQt6 QWidgets and system... 11-18, 18:47 stevecoh1 Axel_Erfurt GUI
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
Most views
  The best Prog... 579247
  Tutorial Requ... 512084
  Web Scraping ... 442177
  Newbie with P... 386289
  New Users Int... 379489
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+ 12109
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
MattCarters Yesterday
drakhsin Yesterday
MileHigh303 11-21
ndx101 11-21
OtiliaBecker 11-21

User Panel Messages

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