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,958
» Latest member: GnomeSweetGnome
» Forum threads: 38,729
» Forum posts: 175,529

Full Statistics

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

Latest Threads
My goal to be hired worki...
Forum: Jobs
Last Post: GnomeSweetGnome
52 minutes ago
» Replies: 0
» Views: 39
ARE YOU A VICTIM OF A CRY...
Forum: General Coding Help
Last Post: helenchris842
4 hours ago
» Replies: 0
» Views: 66
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
11 hours ago
» Replies: 2
» Views: 202
how to export a dictionar...
Forum: GUI
Last Post: Pedroski55
Yesterday, 03:45 AM
» Replies: 3
» Views: 256
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 01:04 AM
» Replies: 0
» Views: 415
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,516
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,475
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Sep-23-2025, 09:08 AM
» Replies: 0
» Views: 349
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Sep-23-2025, 03:29 AM
» Replies: 2
» Views: 813
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 1,031

 
  Making WebBrowser In PySide2
Posted by: Harshil - Sep-16-2020, 05:03 PM - Forum: General Coding Help - No Replies

Hey! Mates I am Working On A PDF Viewer But I Need A Webbrowser instance And I Am New In Pyside2? Sad

Print this item

  What is the future of Python? And which one is better Python or C++?
Posted by: Naheed - Sep-16-2020, 04:54 PM - Forum: News and Discussions - Replies (12)

Hello,

I don’t have enough knowledge about Python. I have some questions from you guys.

1) What is the future of Python?
2) Which is more bett..... More

Print this item

  asyncio Queue implementation
Posted by: sentieri - Sep-16-2020, 04:44 PM - Forum: News and Discussions - Replies (2)

I have a suggestion about the implementation of asyncio queues that could improve performance. I might be missing something, however. I am sort of new..... More

Print this item

  Error in code NameError: name ' ' is not defined
Posted by: ppman00 - Sep-16-2020, 02:43 PM - Forum: Homework - Replies (8)

Hi. I have a problem with code(self studying-just started).
I have a problem "NameError: name 'numb' is not defined".
It should be easy solution fo..... More

Print this item

  What is the useful purpose of Python?
Posted by: dorlow - Sep-16-2020, 01:56 PM - Forum: General Coding Help - Replies (2)

Ok, so I'm a noob. I have some programming knowledge. I have extremely elementary knowledge of c++ and c#. In my current job, I use Powershell ever..... More

Print this item

  Need help...
Posted by: giladal - Sep-16-2020, 12:48 PM - Forum: General Coding Help - Replies (3)

For the love of god, cant understand why does this print the index of 18 for s which it is actually 7...
Would appreciate any help.


[python]
def enc..... More

Print this item

  wrong data reading on uart
Posted by: fahri - Sep-16-2020, 12:11 PM - Forum: General Coding Help - Replies (6)

Dear all,
I am trying to read data from usb using serial library. The other side of the computer is FPGA. The communication startting with sending da..... More

Print this item

  Extracting link list to json file
Posted by: naor - Sep-16-2020, 10:46 AM - Forum: Homework - Replies (5)

Hey guys,
Got an assignment to pass the internship knowledge limitation.
The mission was to build a basic spider to crawl sitemap and save the outpu..... More

Print this item

  MySql connection problem
Posted by: KDN - Sep-16-2020, 10:35 AM - Forum: Networking - Replies (1)

Hi,

I am trying to connect MySql using python, but it's showing error.


[error]Traceback (most recent call last):
File "/home/ai/Documents/..... More

Print this item

  treatment of graphics
Posted by: KirillCh - Sep-16-2020, 10:05 AM - Forum: Data Science - No Replies

Hello everybody!

I am a complete newby in python. So many apologies in advance, if my question will seem to you evident or stupid.

I need to tre..... More

Print this item

  can't read QRcode in large file
Posted by: simoneek - Sep-16-2020, 08:52 AM - Forum: General Coding Help - No Replies

Hello,

I want to read the position of 4QRcode. When I use the picture"QRcode2.png" I find 2 QRcode (result : OK). But when I print this same QRcod..... More

Print this item

  AttributeError when installing PIP
Posted by: stevecomp - Sep-16-2020, 08:39 AM - Forum: General Coding Help - Replies (10)

Hi all,

I'm getting this error when installing pip:

AttributeError: 'module' object has no attribute 'Transport'

I'm on Windows10 usin..... More

Print this item

  Applying Multi-Class Classification instead of binary classification
Posted by: alex80 - Sep-16-2020, 08:30 AM - Forum: General Coding Help - Replies (1)

I working on machine learning classification problem for logistic regression with 2 classes (walking and sitting).
I am trying to change it to Multi-..... More

Print this item

  SSD and HDD
Posted by: UldSKull - Sep-16-2020, 08:02 AM - Forum: General Coding Help - Replies (6)

Hello ! I need help (please ! ) from experienced users.

I will try to summarize my problem briefly. If my request is "stupid", I humbly apologize:..... More

Print this item

  Really stumped now
Posted by: Milfredo - Sep-16-2020, 07:05 AM - Forum: General Coding Help - Replies (7)

I thought I had fixed my problem. In fact I marked post solved. The following code works as long as user selects Race 1. But select any other race num..... More

Print this item

  tkinter get method is not accepting value when called by function
Posted by: jagasrik - Sep-16-2020, 05:09 AM - Forum: GUI - Replies (1)

I want to call print value in a after getting the input from user, function myoptions() just take the input from the user and calls user_choice to pri..... More

Print this item

  Problem with If statement and dataframe
Posted by: Milfredo - Sep-16-2020, 03:28 AM - Forum: General Coding Help - Replies (1)

I am trying to use an If statement with a Dataframe. Without the If statement the Dataframe prints out beautifully, But it prints out all 63 rows. I a..... More

Print this item

  password with Entry widget
Posted by: TAREKYANGUI - Sep-16-2020, 03:16 AM - Forum: GUI - Replies (9)

Hi

I tried to set a password with widget Entry,

The right password is "tarek"
Only 3 attempts are allowed

the goal is :
when i enter a wro..... More

Print this item

  qrcode detector not in cv2
Posted by: Pedroski55 - Sep-15-2020, 10:51 PM - Forum: General Coding Help - Replies (2)

I am just following the instructions here, trying to learn how this work..... More

Print this item

  illustrate for/else
Posted by: Skaperen - Sep-15-2020, 10:46 PM - Forum: Code sharing - No Replies

this code is for educational purpose to show the effect of for followed by else.
[python]
# this is just to illustrate how for followed by else work..... More

Print this item

  problem python search engine
Posted by: forumpy - Sep-15-2020, 10:26 PM - Forum: General Coding Help - No Replies

hi,i need help, I want to create a python search engine that will search for clients' names (from a sqlite3 database and display them on the Treeview ..... More

Print this item

  Matplotlib 2 lines with different markers
Posted by: medatib531 - Sep-15-2020, 09:47 PM - Forum: Data Science - No Replies

Hello,
I want to create a matplotlib plot for 2 different lines, however I need the lines to have different markers.
i.e. use 'x' as marker for line..... More

Print this item

  trouble with list array
Posted by: Milfredo - Sep-15-2020, 09:32 PM - Forum: General Coding Help - Replies (2)

I have changed the code and I know I am creating a list. But when I go to print out list I get an error. Don't understand why. I know what it says at ..... More

Print this item

  Newbie: Application/programme to write code
Posted by: lasek723 - Sep-15-2020, 09:13 PM - Forum: News and Discussions - Replies (3)

Hi there,

I have tried to download Xcode and Visual Studio. However, my MacBook does not support either application, as it's quite old.

Can anyone..... More

Print this item

  Multiple Or Statements
Posted by: JoeDainton123 - Sep-15-2020, 07:15 PM - Forum: General Coding Help - Replies (8)

Hello all

I have trying to write some code that loops through all values in a dataframe and checks if the value is equal to 5 values that i am inte..... More

Print this item

  Anyone Using the Spyder IDE?
Posted by: JoeDainton123 - Sep-15-2020, 06:46 PM - Forum: General Coding Help - Replies (2)

Hi all

I was wondering if someone could explain what the colors represented in the Spyder IDE variable explorer for a data frame.

I have the da..... More


Attached Files

Thumbnail(s)
       
Print this item

  list from a data file problem
Posted by: Marre - Sep-15-2020, 06:05 PM - Forum: General Coding Help - Replies (3)

hello. i need advice for an simple problem.

[python]with open("clusters.csv", "r") as data_file:
all_words = []
for line in data_file.rea..... More

Print this item

  tkinter get method is not accepting value
Posted by: jagasrik - Sep-15-2020, 05:25 PM - Forum: GUI - Replies (4)

I am trying a mini project just for my practice purpose, here when i enter the value '1' when i run this program, the option.get() is not accepting th..... More

Print this item

  How to parse JSON DIC?
Posted by: ogautier - Sep-15-2020, 04:41 PM - Forum: General Coding Help - Replies (4)

Hello I'm trying to parse the JSON DIC, to get only the values of each item of the response and save them in a mysql table.
Does anybody can help me ..... More

Print this item

  ERROR: Cannot load plugin
Posted by: dbwest1 - Sep-15-2020, 04:28 PM - Forum: General Coding Help - No Replies

Test1

Print this item

  USZIPCODE error
Posted by: lokesh - Sep-15-2020, 03:24 PM - Forum: General Coding Help - Replies (1)

Hi,

I am wondering if anyone is facing the issue with uszipcode package error.till yesterday it works fine without any issues with latest version ..... More

Print this item

  Looking for help in Parse multiple XMLs and update key node values and generate Out..
Posted by: rajesh3383 - Sep-15-2020, 01:39 PM - Forum: General Coding Help - No Replies

Hello,

I got struck in Parsing multiple XML files and update key node values. Can you please help..

The Code below works as expected for single ..... More

Print this item

  Data merging & Timestamp
Posted by: pandoori - Sep-15-2020, 01:02 PM - Forum: Data Science - Replies (1)

Hi,

New using Python, I can code simple stuff in several languages but I’m far from being an expert.
Here is my current situation:

I have 2 Datafram..... More

Print this item

  Load external font and does not show font in the window
Posted by: ATARI_LIVE - Sep-15-2020, 12:30 PM - Forum: General Coding Help - Replies (16)

Confused the Coding with the font... Huh Doh

I use to download the font at:
http[url=https://python-forum.io/thread-29667.html]..... More

Print this item

  Password
Posted by: Mathisdlg - Sep-15-2020, 12:15 PM - Forum: General Coding Help - Replies (5)

Hello I work in cyber security and I need help.
I wan't to secure password on my device.(I already encrypt my password and my device)
Can you help m..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My goal to be hired worki... 52 minutes ago GnomeSweetGnome GnomeSweetGnome Jobs
  ARE YOU A VICTIM OF A CRY... 4 hours ago helenchris842 helenchris842 General Codin...
  extracting data from a us... 11 hours ago Perry DeaD_EyE General Codin...
  [Tkinter] how to export a... Yesterday, 03:45 RonR Pedroski55 GUI
  Is the interpreter that c... Yesterday, 01:04 helendamdam helendamdam General Codin...
  pip install requests does... 09-24, 14:48 misodca DeaD_EyE General Codin...
  Creating a Mindmap progra... 09-23, 12:00 J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... 09-23, 09:08 compuman145 compuman145 General Codin...
  A coding beginner needs h... 09-23, 03:29 Littlefish Littlefish General Codin...
  Using a For Loop to subtr... 09-22, 20:56 Anunderling deanhystad General Codin...
  403 error 09-20, 16:28 CaptainNewb snippsat Web Scraping ...
Most views
  The best Prog... 576894
  Tutorial Requ... 499499
  Web Scraping ... 440673
  Newbie with P... 384646
  New Users Int... 368636
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+ 12088
buran 8176
snippsat 7367
deanhystad 6895
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
GnomeSweetGnome Yesterday
helenchris842 Yesterday
alxpetrovo2272 Yesterday
Jamirul Yesterday
Perry Yesterday

User Panel Messages

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