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,569
» Latest member: mickkn
» Forum threads: 38,634
» Forum posts: 175,024

Full Statistics

Online Users
There are currently 384 online users.
» 1 Member(s) | 375 Guest(s)
Bing, Facebook Dev, Google, Baidu, Yandex, Gribouillis

Latest Threads
Dynamic Module Import Err...
Forum: General Coding Help
Last Post: Larz60+
12 minutes ago
» Replies: 1
» Views: 40
Providing clear and promi...
Forum: Homework
Last Post: asim18
1 hour ago
» Replies: 0
» Views: 26
Actions to implement to m...
Forum: General Coding Help
Last Post: chandonarani55
2 hours ago
» Replies: 0
» Views: 44
What Are the Most Overloo...
Forum: News and Discussions
Last Post: Plyth
3 hours ago
» Replies: 2
» Views: 85
Setting AST node lineno c...
Forum: General Coding Help
Last Post: deanhystad
10 hours ago
» Replies: 4
» Views: 194
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 03:52 PM
» Replies: 7
» Views: 251
[split] Simple webbot for...
Forum: Code Review
Last Post: AB073
Yesterday, 01:17 PM
» Replies: 0
» Views: 47
Wish to write a code for ...
Forum: General Coding Help
Last Post: Hasan2025
Yesterday, 06:40 AM
» Replies: 4
» Views: 973
I have a question
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 04:47 AM
» Replies: 1
» Views: 86
How to produce a CPU load...
Forum: General Coding Help
Last Post: Plyth
Yesterday, 02:19 AM
» Replies: 2
» Views: 116

 
Bug hello, need help with basic ML
Posted by: pababam - Sep-21-2024, 09:58 AM - Forum: Data Science - Replies (1)

Hello, i take data from alphavantage for chosen share values for choosen day : Date, Open, High, Low, Close, Volume.
And i try to perform simple comp..... More


Attached Files

.py   ml-002.py (Size: 5.57 KB / Downloads: 1)
Print this item

  IndexError: index 31 is out of bounds for axis 0 with size 31
Posted by: YL789 - Sep-21-2024, 08:29 AM - Forum: General Coding Help - Replies (1)

Hi all,

I try to convert a netCDF to XML with the following lines of code, and I think the code handle the bounds issue. However, it still shows th..... More

Print this item

  pgzrun doesn't work
Posted by: garthE - Sep-21-2024, 03:17 AM - Forum: Game Development - No Replies

I can run pgzero scripts using the Mu editor (in Pygamezero mode). It works, no problem.

BUT, the rest of my system doesn't 'see' pygame zero sinc..... More

Print this item

  JenkinsFile to create a Python venv
Posted by: NikitaMathur - Sep-20-2024, 02:13 PM - Forum: General Coding Help - Replies (2)

Hi, I am working to create a new pipeline to run test cases from my Python repository in Jenkins. have created a 'Jenkinsfile' defining the different ..... More

Print this item

  Help regarding instance segmentation
Posted by: Skp09 - Sep-20-2024, 12:38 PM - Forum: Data Science - No Replies

Hello everyone,
I want to do instance segmentation on a video and track the segmented objects across the video frames. I want to follow this GitHub r..... More

Print this item

  Is there a difference between Python’s time.sleep and win32api.Sleep?
Posted by: phpjunkie - Sep-20-2024, 09:43 AM - Forum: General Coding Help - Replies (4)

I know that win32api.Sleep is related to the windows API, and it is obvious that Python's default time.sleep param is in seconds, and win32api.Sleep i..... More

Print this item

  Trying to open depracated joblib file
Posted by: mckennamason - Sep-19-2024, 03:30 PM - Forum: General Coding Help - No Replies

Hi,

I'm trying to open an old joblib file built by a previous engineer at my work but I have minimal Python experience. I know the model was traine..... More


Attached Files

Thumbnail(s)
   
Print this item

  Selenium- Can't access "Chrome is being controlled by automated test software"
Posted by: Lahva - Sep-19-2024, 11:37 AM - Forum: Web Scraping & Web Development - No Replies

[python]from selenium import webdriver
from selenium.webdriver.chrome.service import Service as ChromeService
from webdriver_manager.chrome import C..... More


Attached Files

Thumbnail(s)
   
Print this item

  Find duplicates in a pandas dataframe list column on other rows
Posted by: Calab - Sep-18-2024, 04:14 PM - Forum: Data Science - Replies (2)

I have a pandas dataframe where one of the columns is a list of values. I need to identify if any item in the list occurs in that list in other rows...... More

Print this item

  Text input OK on Windows, not working on linux
Posted by: Ota - Sep-18-2024, 07:45 AM - Forum: GUI - Replies (3)

I have created a Tkinter form with the help of Figma/Tkinter.Designer. On Windows (Python 3.12) it works Ok. When I tried it on Linux Armbian/Bookworm..... More

Print this item

  Cannot install and use pygame zero
Posted by: garthE - Sep-18-2024, 03:08 AM - Forum: Game Development - Replies (7)

I am having serious problems with pygame and pygame zero:

  1. pgzrun doesn't work ("bash: pgzrun: command not found)
    [x]I cannot install ..... More

Print this item

  Unable to install pygame (but it seems to already be installed)
Posted by: garthE - Sep-18-2024, 02:24 AM - Forum: Game Development - Replies (1)

I have been unsuccessful installing pygame (but see notes below). Here is what I did:

[output]sudo python3 -m pip install -U pygame==2.6.0
The di..... More

Print this item

  Updating column name with translation
Posted by: bobbydave - Sep-17-2024, 03:40 PM - Forum: General Coding Help - No Replies

I have a column of countries. However mixed within this country column are spanish country names.
I have found the list of names in Spanish, translat..... More

Print this item

  bytearray weirdness or newbee newness
Posted by: Curbie - Sep-17-2024, 03:31 PM - Forum: General Coding Help - Replies (3)

As a project to gauge my learning of python, and one that holds my interest, I’m playing with a program that reads an ancient, arcane, and obscure fil..... More

Print this item

  How to process tasks as they complete when using TaskGroup?
Posted by: odigity - Sep-16-2024, 10:00 PM - Forum: General Coding Help - Replies (2)

I understand the arguments for using the newer `Tas..... More

Print this item

  trying to change channels with python
Posted by: greggk1 - Sep-16-2024, 08:06 PM - Forum: General Coding Help - Replies (6)

Hello, I have a windows box running an HDhomerun box. I'm trying to change channels remotely. I have made a very simple little script, and it changes ..... More

Print this item

  Question about 0x80070642 - User cancelled installation
Posted by: Denjar - Sep-16-2024, 06:34 PM - Forum: Tutorial Requests and Submissions - Replies (1)

Hello,

I am new to Python and trying to install the software onto my Windows 11 computer, but I keep getting stuck halfway and end up with the "0x..... More

Print this item

  Need help with the script "Bopscrk"
Posted by: Arklex - Sep-16-2024, 10:47 AM - Forum: General Coding Help - Replies (7)

I'm getting an error using the script called "Bopscrk", it says it is compatible with Python 3, but this errors makes me think there is some kind of ..... More

Print this item

  Where do you go to learn about PyQt?
Posted by: Surplify - Sep-16-2024, 07:22 AM - Forum: GUI - Replies (3)

There aren't many great resources for learning PyQt. Where do you go to learn about PyQt?
[align=right][size=1][color=#[url=https://python-forum.io/thread-43220.html]..... More

Print this item

  How do I capture URL information with Flask?
Posted by: MacAarthur - Sep-16-2024, 06:37 AM - Forum: Web Scraping & Web Development - No Replies

Web service: https://test.com/user/external-login app_code = "bc9daa8f-123fg-4b34-6533"
auth_data = { "AuthToken": URL, "AppId": 601 }

If the toke..... More

Print this item

  search API calls in different format
Posted by: pythonnewbieee - Sep-15-2024, 07:49 PM - Forum: General Coding Help - Replies (4)

Yacy is a self-host search engine with an API

When I search via the web panel it produces real results in JSON format. For example searching "pyth..... More

Print this item

  Can't get graph code to work properly.
Posted by: KDDDC2DS - Sep-15-2024, 06:18 PM - Forum: General Coding Help - Replies (1)

Hi people. I have a problem, I'm working on a code for a school project, it has to analyze the graph in real time (the blue one) and depending on the ..... More


Attached Files

Thumbnail(s)
   
Print this item

  Problem with while cicle
Posted by: Astelen - Sep-15-2024, 05:39 PM - Forum: General Coding Help - Replies (2)

Hi everyone,
I am a neophyte and am still studying the basics. I am following a tutorial online about how using while to create a calculator software...... More

Print this item

  Read TXT file in Pandas and save to Parquet
Posted by: zinho - Sep-14-2024, 11:20 PM - Forum: General Coding Help - Replies (2)

Hi.

I would like import a TXT file, change types(object to [date, str, float etc]), save data to parquet.

When a use pandas for this I get error..... More

Print this item

  Input function
Posted by: oldschool - Sep-14-2024, 10:50 AM - Forum: General Coding Help - Replies (1)

Hi,

I am new user for python and im currently following a PDF for samples. I'm stuck where the function ( input is not working ).

code is
[pyt..... More

Print this item

  Need help regarding signup bot
Posted by: redditbothelp - Sep-14-2024, 10:40 AM - Forum: General Coding Help - No Replies

HI, my name is james and i am just learning how to earn money online like everyone............

Sorry for bad English

i am running a reddit acco..... More

Print this item

  disnake | error
Posted by: Tema_RAW - Sep-14-2024, 07:13 AM - Forum: General Coding Help - Replies (1)

I created a button that works before restarting the code, after restarting the code the past button doesn't work and I need to create a new one, who c..... More

Print this item

  Assigning cycle values in a list
Posted by: nmancini - Sep-13-2024, 11:12 PM - Forum: General Coding Help - Replies (3)

Hi everyone,

I have dataframe including a list of intensity values (int) across time frames (frame). The list starts with negative time frame values,..... More

Print this item

  which Python choose
Posted by: bernd22 - Sep-13-2024, 12:13 PM - Forum: General Coding Help - Replies (1)

Hi,
I am little lost with decission which Python version should I choose for my hobby programming.
I tested Win 10 and Linux Mint 21.3 with Python 3..... More

Print this item

  Unable to understand the function string.split()
Posted by: Hudjefa - Sep-13-2024, 07:03 AM - Forum: General Coding Help - Replies (8)

When I do the following it works:

"A tree in the park".split()
Output:
['A', 'tree', 'in', 'the', 'park']
But when ..... More

Print this item

  Compare 2 files for duplicates and save the differences
Posted by: cubangt - Sep-12-2024, 02:34 PM - Forum: General Coding Help - Replies (2)

So we have a scenario where we need to compare 2 files and create a 3rd of the duplicates.

I cant provide actual files due to the sensitivity of th..... More

Print this item

  How to bypass Cloudflare checkbox challenge
Posted by: Pavel_47 - Sep-12-2024, 11:14 AM - Forum: Web Scraping & Web Development - Replies (1)

Hello,

According to this manual from payed captcha resolving service
How to solve Cloudflare T[url=https://python-forum.io/thread-43204.html]..... More

Print this item

  Any idea?
Posted by: Cloved1945 - Sep-12-2024, 07:42 AM - Forum: General Coding Help - Replies (1)

New to Python but not to coding.

I would like to copy only the hidden files and folders in my home directory with rsync from a Python script.
The..... More

Print this item

  Beginner Help
Posted by: GilleyTheKid - Sep-09-2024, 05:00 PM - Forum: General Coding Help - Replies (7)

I'm having problems with a couple parts of the Python Crash Course 3rd Edition book. The first problem im having is getting a line with super(). ___in..... More

Print this item

  Flask basic help needed
Posted by: aArtur - Sep-09-2024, 04:57 PM - Forum: Web Scraping & Web Development - Replies (2)

when I run app.py and when i go to the browser, the text is not displayed

/Project_file/
├── app.py
└── templates/
├── base.html
└── in..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Dynamic Module Import Err... 12 minutes ago DaddyMAN Larz60+ General Codin...
  Providing clear and promi... 1 hour ago asim18 asim18 Homework
  Actions to implement to m... 2 hours ago chandonarani55 chandonarani55 General Codin...
  What Are the Most Overloo... 3 hours ago shreyapatel Plyth News and Disc...
  Setting AST node lineno c... 10 hours ago voidtrance deanhystad General Codin...
  How do select this table ... Yesterday, 15:52 MarkMan snippsat Web Scraping ...
  [split] Simple webbot for... Yesterday, 13:17 AB073 AB073 Code Review
  Wish to write a code for ... Yesterday, 06:40 Hasan2025 Hasan2025 General Codin...
  I have a question Yesterday, 04:47 Clictithe Pedroski55 General Codin...
  How to produce a CPU load... Yesterday, 02:19 Calab Plyth General Codin...
  Venv - Python Virtual Env... 06-17, 02:23 DanneA Larz60+ General Codin...
Most views
  The best Prog... 572245
  Tutorial Requ... 484733
  Web Scraping ... 436785
  Newbie with P... 379614
  Thread remain... 351213
Most reputation
buran 581
snippsat 506
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 450
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12066
buran 8173
snippsat 7336
deanhystad 6838
metulburr 5151
Top referrers
Googlepro 24
python 6
metulburr 6
NonEntity 5
as1221 3
Newest members
mickkn Today
asim18 Today
chandonarani55 Today
kholdeman Yesterday
AB073 Yesterday

User Panel Messages

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