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,283
» Latest member: alexferrina
» Forum threads: 38,792
» Forum posts: 175,875

Full Statistics

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

Latest Threads
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
3 hours ago
» Replies: 5
» Views: 94
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,480
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 138
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 60
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,060
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,297
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 360
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 200
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 262

 
  Windows fatal exception: access violation
Posted by: czhhua28 - Mar-11-2020, 01:53 AM - Forum: General Coding Help - No Replies

import pytest
from pywinauto.application import Application

def test_case():
    assert True
This is my script.

[img]https://user..... More

Print this item

  Automation using python
Posted by: Santhosh_Sangar - Mar-11-2020, 01:04 AM - Forum: General Coding Help - No Replies

I have an excel with two gui button performing some task based on the VBA scripts written
Is there anyway we can write a python code to open the exce..... More

Print this item

  Restart Error when using code from lesson book
Posted by: Kathleen57 - Mar-11-2020, 12:19 AM - Forum: General Coding Help - Replies (2)

Hi. I am very new to programming but am trying to learn Python. I am using Coding Projects in Python by DK. It's supposed to be a guessing game. Us..... More

Print this item

  self.error_handler.check_response
Posted by: HughLalla - Mar-10-2020, 09:43 PM - Forum: General Coding Help - Replies (2)

Hi everyone, I'm new and I'm not English, so I apologize for the mistakes I might make. As I have often encountered the self.error_handler.check_respo..... More

Print this item

  IDE with spreadsheets
Posted by: lewispgj - Mar-10-2020, 08:34 PM - Forum: General Coding Help - Replies (4)

Hi friends, I work in research/data science but am new to Python. I have historically used SAS Enterprise Guide for my needs. Since my work constantly..... More

Print this item

  Help with Optical Mark Recognition
Posted by: kekko - Mar-10-2020, 08:33 PM - Forum: Data Science - Replies (1)

Hi everyone,
I need help in the interpretation and adaptation of a code for the omr.
The sample code is on github: https://github.com/rbaron/omr
The p..... More

Print this item

  Servicenow Table API
Posted by: bdpy9 - Mar-10-2020, 08:04 PM - Forum: Web Scraping & Web Development - Replies (2)

Good Afternoon,

I need to write python code to get last 5 days of data from ServiceNow Table API for example sc_req_item table. can anyone help me ..... More

Print this item

  Function with many arguments, with some default values
Posted by: medatib531 - Mar-10-2020, 07:53 PM - Forum: General Coding Help - Replies (3)

I want to create a function that takes multiple arguments (about 20).
However some of them might default to some pre-selected values.

I was thinki..... More

Print this item

  Create a bits & bytes conversion table
Posted by: CH13 - Mar-10-2020, 06:17 PM - Forum: Homework - Replies (2)

Hiii! I am doing homework about converting bits, bytes, KB and so on. It works fine for me to convert the number but I am struggling with the bonus. T..... More

Print this item

  Problem installing library
Posted by: thunderspeed - Mar-10-2020, 02:54 PM - Forum: General Coding Help - Replies (2)

Hello everyone,

I've been trying to install a library to python the past two days but I haven't been lucky with that. I've followed all questions a..... More

Print this item

  Web Scrapping unique links
Posted by: deadendstreet - Mar-10-2020, 02:52 PM - Forum: Homework - Replies (3)

Hello,

I'm working on an assignment to scrape unique links from a website and if they aren't already absolute links, turn them into absolute links...... More

Print this item

  Transform list or set regardless of nesting structure
Posted by: blubb - Mar-10-2020, 02:38 PM - Forum: General Coding Help - Replies (2)

Hi,

is there a convenience function that iterates over arbitrarily nested lists, i.e. lets one transform the 'nodes' without worrying about the nesti..... More

Print this item

  NPL function: data cleaning a variables' categories
Posted by: Netherlands_Hi - Mar-10-2020, 01:43 PM - Forum: Homework - Replies (1)

I am looking for the right NPL function to use. Current situation:
My variable "Registration" should have two categories, namely 0 (no) and 1 (yes)...... More

Print this item

  Displaying Data from a database and run a function when clicked?
Posted by: PythonNPC - Mar-10-2020, 01:30 PM - Forum: GUI - Replies (1)

Hello,

I am writing a simple GUI in Tkinter.

I want to connect to my database and show the data onto my GUI. There might be more data so a scrol..... More

Print this item

  Running Ajax multiple times on button click?
Posted by: CaptainCsaba - Mar-10-2020, 12:48 PM - Forum: General Coding Help - Replies (1)

Hi!

I have just started learning Flask. Turns out I need Ajax for my code to work and I canT figure it out. I have and index.html page. I have two ..... More

Print this item

  Trying to get blabel going
Posted by: KipCarter - Mar-10-2020, 10:33 AM - Forum: General Coding Help - Replies (3)

I think I may have run square into a brick wall regarding my attempt to assemble a script for printing QR code labels with the blabel module. It looke..... More

Print this item

  using fitz to manipulate pdf
Posted by: Pedroski55 - Mar-10-2020, 10:22 AM - Forum: General Coding Help - Replies (1)

Hi,
I used pip3 to install fitz No errors

When I try to import fitz I get:

[quote]>>> import fitz
Traceback (most recent call last):
File ..... More

Print this item

  Python package as installable
Posted by: Prabakaran141 - Mar-10-2020, 10:07 AM - Forum: General Coding Help - No Replies

Hi All,

Have developed a package.. So planning to prepare a build which can be used for deployment.

Also tried generating build using distutils ..... More

Print this item

  Search box python selenium sendkeys
Posted by: dorabajji - Mar-10-2020, 09:38 AM - Forum: General Coding Help - No Replies

Hi,
I am having issues with send keys..
I am trying to search numbers in whatsapp and select corresponding names in the recent chat and send messa..... More

Print this item

  Multiple for loops selenium webdriver
Posted by: KRS - Mar-10-2020, 05:28 AM - Forum: General Coding Help - Replies (4)

I have a code which looks this:
[python]
for elem in browser.find_elements_by_xpath('/html/body/form[2]/table/tbody/tr[1]/td[1]/select/option'):
..... More

Print this item

  How can I reset my Label?
Posted by: JJota - Mar-10-2020, 04:44 AM - Forum: GUI - Replies (5)

Hi folks!
How can I reset my Label in tkinter?
Every time that I do a search in my API, I want that my code clear the old result and then show a new..... More

Print this item

  How to list out specific excel files
Posted by: ajay_pal7 - Mar-10-2020, 12:38 AM - Forum: General Coding Help - Replies (2)

Hi


iam beginner to python. i want to list out xlsx & xlsm (i no need "xls" files) files from a directory (or including all subdirectories) using ..... More

Print this item

  For loops help, using python turtle
Posted by: SemiBeginnerPY - Mar-09-2020, 11:41 PM - Forum: General Coding Help - Replies (2)

Hi everyone, im still a beginner for PY.

recently i have been trying to create stickman in Python using turtle. i dont want to use multiple method..... More

Print this item

  SyntaxError: invalid syntax
Posted by: Truman - Mar-09-2020, 11:07 PM - Forum: Data Science - Replies (3)

I'm working on some problem and the goal is to count the frequency of each interval. There is a table with ratings ( sixth row ).

[python]
opened_..... More

Print this item

  [Python3] Trailing newline in readlines.
Posted by: LWFlouisa - Mar-09-2020, 09:47 PM - Forum: General Coding Help - Replies (4)

I seem to have having an issue with trailing newlines when reading in a file.

Steps to reproduce the problem:

(1. Create a file with newlines.
..... More

Print this item

  Help with Scrollbar
Posted by: JJota - Mar-09-2020, 09:19 PM - Forum: GUI - Replies (6)

Hi Folks, could someone help me with this code below please?
I just need to add a scrollbar to my result frame. I tried many ways but unfortunately ..... More

Print this item

  nidmm error
Posted by: stemacDublin - Mar-09-2020, 09:03 PM - Forum: General Coding Help - Replies (2)

Hi All,

I'm having a problem if anyone has come across it before or can shed some light on it, it would be greatly appreciated.

I'm trying to se..... More

Print this item

  calling a variable in a for loop in windows
Posted by: dwaynes - Mar-09-2020, 07:29 PM - Forum: General Coding Help - Replies (1)

I am new to python and I am trying to figure out how to call some windows commands inside a python script, below is the powershell script that works b..... More

Print this item

  AttributeError ?
Posted by: JohnnyCoffee - Mar-09-2020, 06:57 PM - Forum: General Coding Help - Replies (4)

Good.

Can someone give me a hint how do I treat this o 'NoneType' object has no attribute 'string' ? Because I need to print an error message on th..... More

Print this item

  Machine Learning: Process
Posted by: Enanda - Mar-09-2020, 06:55 PM - Forum: Data Science - Replies (13)

Hi All,

I am quite confuse how I should proceed with my Data.

I have data/report from a rental cars company with many location: Number of cars p..... More

Print this item

  POPUP on widget Entry
Posted by: taratata2020 - Mar-09-2020, 06:06 PM - Forum: GUI - Replies (4)

Hi everyone,

I made a script in python version 3.7, to test the context menu on the Entry widget via the right mouse button. The command is "Paste"..... More

Print this item

  How can i continue the game?
Posted by: Guga - Mar-09-2020, 05:22 PM - Forum: Homework - Replies (1)

First of all, I apologize for my bad English. Smile
I tried coding a simple console game

[python]
import time
import random


class pla..... More

Print this item

  scipy.optimize.basinhopping generates unstable output
Posted by: bb19x11 - Mar-09-2020, 04:07 PM - Forum: Data Science - No Replies

Given expected returns "u" (11x1 vector)
, covariance matrix "Cov" (11x11 matrix), and risk coefficient alpha (constant)
I tried to find out the ma..... More

Print this item

  JBrowseEntry
Posted by: kenwatts275 - Mar-09-2020, 03:32 PM - Forum: GUI - Replies (2)

Hello,
I am converting all my PERL scripts to Python.
There is an entry widget in PERL Tk called JBrowseEntry which is an extension of the Entry wid..... More

Print this item

  Pandas dataframe merge
Posted by: snmmat - Mar-09-2020, 12:03 PM - Forum: Data Science - Replies (1)

[python]

my two datasets are

patient_info:

patient_id year_born sex
a7G2n 1985 m
h9GH5 1981 f
b75GH 1991 f
AGK..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  data fetching for indian ... 3 hours ago drakhsin snippsat 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... 579250
  Tutorial Requ... 512089
  Web Scraping ... 442181
  Newbie with P... 386291
  New Users Int... 379541
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 7390
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
alexferrina Today
MattCarters Yesterday
drakhsin Yesterday
MileHigh303 11-21
ndx101 11-21

User Panel Messages

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