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 40 online users.
» 0 Member(s) | 35 Guest(s)
Bing, Google, AOL, Facebook, 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

 
Question SMS sending using USRobotics modem
Posted by: Jacobus - Feb-27-2021, 11:43 AM - Forum: General Coding Help - Replies (2)

[python]
# windows 10 Home 64-bit
# python 3.9.2
# modem: USRobotics 5637
# dailing is oke
# no erors
# not sms sending/recieving
# what to do...... More

Print this item

Question best way to implement algorithm
Posted by: hamidze - Feb-27-2021, 11:37 AM - Forum: General Coding Help - Replies (3)

Hey,
Can you please help me implement this program using python.Huh

I have a list:
The input
[python]list=[["word1", "word2"],["word..... More

Print this item

  Python issue with Mercurial
Posted by: susja - Feb-27-2021, 10:30 AM - Forum: General Coding Help - Replies (7)

'm using Windows 10 and have Cygwin and MobaXterm installed. I need to use Mercurial. It works fine from Cygwin but I want to run it from MobaXterm. I..... More

Print this item

Photo Integration of apache spark and Kafka on eclipse pyspark
Posted by: aupres - Feb-27-2021, 06:53 AM - Forum: General Coding Help - Replies (1)

These are my development environments to integrate kafka and spark.

IDE : eclipse 2020-12
python : Anaconda 2020.02 (Python 3.7)
kafka : 2.13-2.7..... More

Print this item

  Syntax error on line 29
Posted by: manwithjeans - Feb-27-2021, 04:02 AM - Forum: General Coding Help - Replies (3)

can someone please tell me how to fix this im lost here and not very good with code

[python]
import random

from random import randint

import..... More

Print this item

  Issue with a library
Posted by: ebolisa - Feb-27-2021, 12:10 AM - Forum: General Coding Help - Replies (2)

Hi,

For some reason, the IDE doesn't recognize a package. However, the same code runs fine using Visual Studio Code.
What should I look for?
TIA..... More

Print this item

  Keeping the player within a polygon
Posted by: Atekka - Feb-27-2021, 12:05 AM - Forum: Game Development - Replies (6)

Hi, I'm trying to implement a polygonal boundary to stop the player from leaving the polygon. The player uses a circular collider. I've looked around ..... More

Print this item

  Justify the treeview to the last entry
Posted by: MrP - Feb-26-2021, 11:42 PM - Forum: GUI - Replies (7)

Thankyou in advance for any assistance...
I have a ttk.Treeview that is populated from a sqlite3 database, it has a vertical scrollbar, the scrollbar..... More

Print this item

  IndexError: index 0 is out of bounds for axis 0 with size 0
Posted by: atomxkai - Feb-26-2021, 09:38 PM - Forum: Data Science - Replies (2)

Hi friends, need your help. I have this problem with an Excel file wherein it works with my first file but second Excel has an error. Thanks!

[erro..... More

Print this item

  excel - json
Posted by: jmabrito - Feb-26-2021, 06:32 PM - Forum: General Coding Help - Replies (23)

{"3025": {"pos1": null, "pos2": 11, "pos3": null, "pos4": 34, "pos5": 41},
"3026": {"pos1": 6, "pos2": null, "pos3": 27, "pos4": 36, "pos5": null},..... More

Print this item

  Login and download an exported csv file within a ribbon/button in a website
Posted by: Alekhya - Feb-26-2021, 04:15 PM - Forum: Web Scraping & Web Development - No Replies

I am trying to log into a website and download a specific file by using export option within a ribbon

Specifically, I am logging into a primary web..... More

Print this item

Star Interesting Intro to python problem I can't solve.
Posted by: Honestworker - Feb-26-2021, 04:04 PM - Forum: Homework - Replies (5)

Can anyone solve this problem?

“How Old is Your Dog in Human Years?” Calculator

Write a program that calculates a dog’s age in human years. The ..... More

Print this item

  Designing AI for games using Monte Carlo Tree Search.
Posted by: ai_masti - Feb-26-2021, 02:31 PM - Forum: Tutorial Requests and Submissions - No Replies

Hello everyone, I have created a tutorial on Monte Carlo Tree Search Algorithm and it's application in games. This tutorial explains the MCTS algorith..... More

Print this item

  User input/picking from a list
Posted by: AnunnakiKungFu - Feb-26-2021, 02:03 PM - Forum: General Coding Help - Replies (2)

I am trying to figure out how to use user input to select items from a list and display how much the item is. This is what I have so far.

[python]#..... More

Print this item

  If statement not separating Albums
Posted by: giddyhead - Feb-26-2021, 09:48 AM - Forum: General Coding Help - Replies (5)

If statement does not separate between Albums from List. When ran it all prints Yes and when I used not equal all printed no. Why is it not checking t..... More

Print this item

  All Array Index
Posted by: JohnnyCoffee - Feb-26-2021, 05:45 AM - Forum: General Coding Help - Replies (3)

In the example below, how do I list all (index numbers) of the existing elements of the array because using the index () without passing one or more a..... More

Print this item

  matplotlib.pyplot.show
Posted by: Alienspecimen - Feb-26-2021, 03:08 AM - Forum: General Coding Help - Replies (2)

I am starting to learn about plotting and have a question about what plt.show() does.

I get the definition "The show() function in pyplot module of m..... More

Print this item

  Menu destroy
Posted by: Heyjoe - Feb-26-2021, 01:46 AM - Forum: GUI - Replies (5)

Hello fellow python users:

This program produces a menu of green labels and buttons, a menu of red labels and buttons and a purple menu.

When th..... More

Print this item

  How do I split the output?
Posted by: AnunnakiKungFu - Feb-25-2021, 10:34 PM - Forum: General Coding Help - Replies (2)

Quick and easy question, I am sure. I am creating two lists and then taking one item from each list to create a separate list. When I run the program ..... More

Print this item

  Help with an if statement
Posted by: stylingpat - Feb-25-2021, 10:17 PM - Forum: General Coding Help - Replies (5)

I’m working through my Python Crash Course book and building one of the “try it yourself” tests.

I don’t understand why the username Admin is being..... More

Print this item

  Reading a csv file
Posted by: Led_Zeppelin - Feb-25-2021, 10:03 PM - Forum: General Coding Help - Replies (2)

When I out in some python 3.8.2 code I get the following error

[error]
KeyError Traceback (most recent call last)..... More

Print this item

Bug How to print only vowels from an input?
Posted by: PP9044 - Feb-25-2021, 09:54 PM - Forum: Homework - Replies (8)

Hi everyone,
I am running into a task that needs your help.
The task is:
Ask for user input, and write a for loop that will output all the vowels w..... More

Print this item

Photo Customizing Slider Widget
Posted by: fishbackp - Feb-25-2021, 09:21 PM - Forum: General Coding Help - No Replies

I'm using a Slider widget to horizontally scroll through the heatmap of a 4-by-10000 matrix. Each window in my slider shows 100 columns of the matrix...... More

Print this item

  Rapidly Develop Python Microservices
Posted by: katepackard1017 - Feb-25-2021, 08:40 PM - Forum: Tutorial Requests and Submissions - No Replies

Kubernetes has become the de-facto standard for running cloud applications. With Kubernetes, users can deploy and scale containerized applications at ..... More

Print this item

  Conceptualizing modulus. How to compare & communicate with values in a Dictionary
Posted by: Kaanyrvhok - Feb-25-2021, 07:10 PM - Forum: General Coding Help - Replies (7)

Hello all

I have two questions

The first is why one change calculator works and the other doesn't.

The second question is about how to effi..... More

Print this item

  GridSearchCV generates unexpected different best parameters. Please help!
Posted by: yili2005 - Feb-25-2021, 03:52 PM - Forum: Data Science - No Replies

I am using GridSearchCV to find the best parameter setting of my sklearn.pipeline estimator. The pipeline consists of data transformation, UMAP dimens..... More

Print this item

  python selenium - get info from nested divs
Posted by: damian0612 - Feb-25-2021, 02:56 PM - Forum: Web Scraping & Web Development - Replies (3)

Hi, I'm new to selenium and am trying to grab information from the html below. The info I want is the student name located at the a_href (below as Joh..... More

Print this item

  Python is on Mars !
Posted by: Gribouillis - Feb-25-2021, 02:05 PM - Forum: News and Discussions - Replies (2)

Nasa's helicopter Ingenuity ..... More

Print this item

  keyboard module doesn't work in the microsoft version terminal of python.
Posted by: username - Feb-25-2021, 10:20 AM - Forum: General Coding Help - Replies (1)

All you need to know is that there is program A (which is written in batch) and program B (regular python). Program A initiates program B to start min..... More

Print this item

  Getting a certain value from inside brackets.
Posted by: LeoT - Feb-25-2021, 08:47 AM - Forum: General Coding Help - Replies (5)

Hi there,
I'm a beginner so this problem might be very ease to solve.
Im doing a request to a device that responds with the following raw data:
[p..... More

Print this item

  Rotated Rectangle overlap using Shapely
Posted by: pyNew - Feb-25-2021, 04:54 AM - Forum: General Coding Help - No Replies

Hello All,

New to this forum and have a computational geometry question. I would like to know how to calculate the intersection area of two Rectang..... More

Print this item

  what does os.fspath() really do?
Posted by: Skaperen - Feb-25-2021, 03:12 AM - Forum: News and Discussions - Replies (7)

what does os.fspath() really do?

Print this item

  importing matplotlib in jupyter notebook
Posted by: Led_Zeppelin - Feb-24-2021, 07:32 PM - Forum: General Coding Help - Replies (4)

The following code produces the following error;


[python]
import pandas as pd
from matplotlib import pyplot as plt
import math
import re
imp..... More

Print this item

  MacOS BigSur Python3 - dyld: Library not loaded:
Posted by: trillionanswers - Feb-24-2021, 07:27 PM - Forum: General Coding Help - Replies (1)

Hello,

I upgrade to MacOS Big Sur and unfortunately now Python3 is no longer operable.

The full result is the following:

dyld: Library not lo..... More

Print this item

  Code by Voice using Python ( Need HELP in making ADVANCE )
Posted by: pawandeore - Feb-24-2021, 06:52 PM - Forum: Homework - No Replies

Hi Friends

I have a project https://github.com/pavandeore/voicecoding-finalyear For F..... 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... 576597
  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