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,930
» Latest member: luisshulez6883
» Forum threads: 38,721
» Forum posts: 175,500

Full Statistics

Online Users
There are currently 42 online users.
» 0 Member(s) | 37 Guest(s)
Applebot, Bing, AOL, Google

Latest Threads
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
40 minutes ago
» Replies: 8
» Views: 2,167
real community
Forum: News and Discussions
Last Post: decuser
1 hour ago
» Replies: 3
» Views: 1,320
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
2 hours ago
» Replies: 1
» Views: 117
looking for help
Forum: Bar
Last Post: Azdaghost
4 hours ago
» Replies: 0
» Views: 36
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
6 hours ago
» Replies: 7
» Views: 2,654
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:27 PM
» Replies: 6
» Views: 917
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 613
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,926
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,855
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 507

 
  hi need help to make this code work correctly
Posted by: atulkul1985 - Nov-20-2023, 07:24 AM - Forum: General Coding Help - Replies (5)

hi need help to make this code work correctly
Please excuse me if its too simple problem to ask on this tread but i am beginner and very basic learn..... More

Print this item

  Sample random, unique string pairs from a list without repetitions
Posted by: walterwhite - Nov-19-2023, 05:03 PM - Forum: General Coding Help - Replies (1)

Hi everyone,

This is my first post on this forum so please bear with me. At the very beginning I'd like to let you know that I'm a complete rookie ..... More

Print this item

  Basic Coding Question: Exit Program Command?
Posted by: RockBlok - Nov-19-2023, 04:05 PM - Forum: General Coding Help - Replies (3)

Could anyone provide feedback on the preferred way to terminate a program?

A Google search suggested that there are 3 basic ways to terminate a pro..... More

Print this item

  difference between != and is not
Posted by: akbarza - Nov-18-2023, 06:23 PM - Forum: General Coding Help - Replies (1)

hi
I wrote the below code in vs code and it took an error in line 7 but in idle the code ran okay:
[python] '''a test for regex
'''

import re
..... More

Print this item

  Automate screenshots taking and paste it to a web form
Posted by: isanka888 - Nov-18-2023, 03:01 PM - Forum: General Coding Help - No Replies

Hi Good people. I have a manual process that I would like to automate using Python. Below are the steps
1. I have a Gsheet opened and active in my br..... More

Print this item

  Is it possible to use the full potential of scalene in Pycharm?
Posted by: arnoldpredator - Nov-18-2023, 08:21 AM - Forum: General Coding Help - Replies (4)

Hello folks,

I see that scalene is included in Pycharm community edition.

I wrote a program and I executed it from the terminal. It worked and ..... More

Print this item

  Goal Seek
Posted by: tdutcher05 - Nov-17-2023, 10:26 PM - Forum: General Coding Help - Replies (1)

Hello every body , I am trying to replicate the goal seek function in excel . I have 5 formulas that have the same 4 variables that we need to solve ..... More

Print this item

Question Why The maximum amount of images for signatures is 1 ?
Posted by: SpongeB0B - Nov-17-2023, 06:34 PM - Forum: Board - Replies (1)

Hi everyone,

I wanted to update my signature.

but I got the following msg [quote="python-forum.io"]The maximum amount of images for signatures i..... More

Print this item

  Lidar in python - Quaternions, Angular Velocity, Linear Accelleration?
Posted by: jttolleson - Nov-17-2023, 06:22 PM - Forum: General Coding Help - Replies (2)

Hello all: Jayson Here; and I have struggled with getting lidar implemented in python, now i have struck gold with my new UniTree lidar. It reads me d..... More

Print this item

  Create your own Podcast with expensive equipment
Posted by: rajtilakjee - Nov-17-2023, 06:18 PM - Forum: Code sharing - No Replies

I have created an app called KeepYourMouthShut that can take care of everything for creating a podcast from scratch. KeepYourMouthShut provides a 360-..... More

Print this item

  python not detected on computer
Posted by: adriennn - Nov-17-2023, 02:39 PM - Forum: General Coding Help - Replies (3)

Hi, sorry for the thread, I just haven't found any solution anywhere and I'm getting kind of desperate.

For context, I'm a sociology student with n..... More

Print this item

  Arithematic average
Posted by: deferender - Nov-17-2023, 10:58 AM - Forum: Homework - Replies (7)

I try it:

I create a variable average whose value is the arithmetic mean of num_a and num_b.

What is wrong my code? Is not work.


[python]
..... More

Print this item

  Voxel to pixel graphics
Posted by: voicemail - Nov-17-2023, 09:08 AM - Forum: General Coding Help - Replies (3)

Hi, new to python here. I'm trying to make a voxel game that has an orthographic camera, in which 1 pixel = 1 voxel. I made a really slow ray marching..... More


Attached Files

.py   test1.py (Size: 2.42 KB / Downloads: 221)
Print this item

  ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE.
Posted by: subbanaidu - Nov-16-2023, 06:18 PM - Forum: News and Discussions - Replies (3)

I am trying to install pdfplumber [0.8.0 higher versions ]

ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have up..... More

Print this item

  How to create a table with the help of Python?
Posted by: emmanuelkatto - Nov-16-2023, 10:25 AM - Forum: Web Scraping & Web Development - Replies (1)

Hello guys, my name is Emmanuel Katto from African. I am a beginner in Python and creating a website and unable to create a table, can anyone help me ..... More

Print this item

  how come i can't stop program
Posted by: Shi_Shi_Shi_Shi - Nov-16-2023, 06:17 AM - Forum: General Coding Help - Replies (4)

see below for edited python code.

when i press the q key nothing happens but i want to stop the program. help please.

Print this item

  what's not working? black window
Posted by: codeweak - Nov-16-2023, 04:16 AM - Forum: Game Development - Replies (3)

Kind regards, for the first time I'm trying to experiment with Python to create game situations, I get the black game window but apparently I get no e..... More

Print this item

  Build apk with pyqtdeploy
Posted by: Unkovic - Nov-15-2023, 11:38 PM - Forum: GUI - No Replies

Hello, I've seen somewhere it's possible to create apk with pyqtdeploy. I'm wondering how to make pyqtdeploy-sysroot for android. Is there any detaile..... More

Print this item

Sad problems with reading csv file.
Posted by: MassiJames - Nov-15-2023, 08:43 PM - Forum: General Coding Help - Replies (3)

[b]i have watched a tutorial about a neural network which i would like to train with this csv file. however, i have the problem that i always get this..... More

Print this item

  Which GUI can have indefinite loop ?
Posted by: jst - Nov-15-2023, 06:53 PM - Forum: General Coding Help - Replies (20)

I just tried Tkinter, and any code after mainloop() is ignored. So I searched some more ways and found out that I can use THREAD.

My question is, c..... More

Print this item

Lightbulb Easy PIP GUI
Posted by: fawn06220 - Nov-15-2023, 05:06 PM - Forum: Code sharing - No Replies

Hi all !

I made an easy GUI to use PIP, there are some cool functionalities :

FIRST READ HELP BY CLICKING "NEED HELP?" BUTTON =)

Type a libra..... More

Print this item

Lightbulb Updater-Launcher Transparent GUI wxPython
Posted by: fawn06220 - Nov-15-2023, 05:03 PM - Forum: Code sharing - No Replies

Hi all !

Here's my biggest project with wxPython.

This is an updater/launcher for all games on Apache servers.

Set it up with a few lines in ..... More

Print this item

  My code works on Jupyter Lab/Notebook, but NOT on Visual Code Editor
Posted by: jst - Nov-15-2023, 12:33 PM - Forum: General Coding Help - Replies (4)

Hi, I'm trying to make a bot for trading, I'm still very new to this. I use Meta Trader 5.

I tested the code to get a price on Jupyter Lab, and it w..... More

Print this item

  Python app for ssh tunneling and opening web app
Posted by: marchello - Nov-15-2023, 11:47 AM - Forum: Networking - Replies (3)

Hi all,

This is my very first message, so few words about me. I’m a Data Engineer and mostly do scripting in Python, but recently I’ve created few ..... More

Print this item

Star Program to encrypt/decrypt file
Posted by: wildgenie7 - Nov-15-2023, 10:48 AM - Forum: Code sharing - Replies (2)

I want to show you my first fully finished Python program, I am interested in cybersecurity and I wanted to learn some programming language and work i..... More

Print this item

  Python outputs to Excel
Posted by: NewBiee - Nov-15-2023, 09:49 AM - Forum: Data Science - Replies (3)

Hi,

I don't even know how to describe my problem but I'll try. I receive the same .txt file and my python code computes it and then outputs .csv. B..... More

Print this item

  VSCode has become too invasive.
Posted by: Larz60+ - Nov-14-2023, 11:36 PM - Forum: Bar - Replies (6)

I have been getting more and more upset by the invasive nature of VSCode.
It's a shame, because I really like the editor.
If anyone knows how to [b]..... More

Print this item

Sad Gtk.Template.Child has no attribute 'set_child'
Posted by: snakes - Nov-14-2023, 09:24 PM - Forum: GUI - No Replies

Sorry, null post. I'm throwing in the towel. Gtk3 > Gtk4, TreeView > ColumnView... is a nightmare task.

Print this item

  Need help
Posted by: deferender - Nov-14-2023, 06:40 PM - Forum: Homework - Replies (3)

Hi, I'm a complete beginner

I try two versions and sending warnings. What is the problem?

1.

[python]# 1USD= 0,8 Eur
def usd_to_eur(usd: int..... More

Print this item

  Unexpected Output - Python Dataframes: Filtering based on Overlapping Dates
Posted by: Xensor - Nov-14-2023, 05:18 PM - Forum: General Coding Help - Replies (5)

I have 2 dataframes, Requests and Services. Below is an example of the data they contain (apologies, not sure how to make tables look nice Cry ):..... More

Print this item

  parse json field from csv file
Posted by: lebossejames - Nov-14-2023, 10:29 AM - Forum: General Coding Help - Replies (4)

Hello,

I want to get from csv file a column contain string json, so i use theses command:
[code]fichier_complet=pd.read_csv("outputfile.csv", sep ..... More


Attached Files

Thumbnail(s)
   
Print this item

  Use PM4PY and create working file
Posted by: thomaskissas33 - Nov-14-2023, 06:53 AM - Forum: General Coding Help - No Replies

Hello
I have a small project to read a text file ( a small book) and make some data mining using nltk library and pm4py. With nltk libray ok but with..... More

Print this item

  Why does newly-formed dict only consist of last row of each year?
Posted by: Mark17 - Nov-13-2023, 08:10 PM - Forum: General Coding Help - Replies (6)

Hi all,

I'm trying to convert two columns ('BIRTH_YEAR', 'NAME') of baby_names into a dictionary. Why does the newly-formed dictionary only consis..... More

Print this item

  Can someone help me solve this programming problem?
Posted by: SuchUmami - Nov-13-2023, 06:51 PM - Forum: General Coding Help - Replies (6)

Let's say I have a list of values like this:

100
99
90
79
62
94
88
75
80
72
74
87
84
90

I would like to look for the peaks and trou..... More

Print this item

  micropython-stepper 1.0.3
Posted by: trix - Nov-13-2023, 05:25 PM - Forum: General Coding Help - Replies (2)

hello,

i.am just wondering ore there are some examples available where the used the "micropython-stepper 1.0.3" libary ?
i can't find them **angr..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  403 Error 40 minutes ago CaptainNewb snippsat Web Scraping ...
  real community 1 hour ago decuser decuser News and Disc...
  variable changing types f... 2 hours ago Azdaghost Gribouillis General Codin...
  looking for help 4 hours ago Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 6 hours ago Bona2000 Bona2000 General Codin...
  Select Python comment (#)... Yesterday, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... Yesterday, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame Yesterday, 11:25 JMcM JMcM Game Developm...
  Python Installation issue Yesterday, 11:16 RFHill Dev News and Disc...
  New to the field Yesterday, 08:15 Polybunny Larz60+ News and Disc...
  [Tkinter] Too much space ... Yesterday, 02:34 RonR deanhystad GUI
Most views
  The best Prog... 575707
  Tutorial Requ... 496876
  Web Scraping ... 439748
  Newbie with P... 383404
  New Users Int... 364844
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 8174
snippsat 7367
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
luisshulez6883 Today
KennedyRichadGuerra Today
Williefaree Today
faithsally Today
compuman145 Today

User Panel Messages

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