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,974
» Latest member: Williamcaurb
» Forum threads: 38,732
» Forum posts: 175,558

Full Statistics

Online Users
There are currently 34 online users.
» 0 Member(s) | 28 Guest(s)
Bing, Google, AOL, Apple, AOL

Latest Threads
Webscrapping sport bettin...
Forum: Web Scraping & Web Development
Last Post: Williamcaurb
1 hour ago
» Replies: 5
» Views: 13,796
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
3 hours ago
» Replies: 6
» Views: 714
Integer Factorization Too...
Forum: Code sharing
Last Post: fosuwxb
4 hours ago
» Replies: 0
» Views: 39
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
7 hours ago
» Replies: 8
» Views: 445
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,823
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 691
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,224
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,795
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,193
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,153

 
  Help!Unknown ERROR
Posted by: bwdu - Apr-20-2020, 01:46 PM - Forum: General Coding Help - Replies (1)

Hello, everyone! I am trying to run this to program together but unfortunately ı get en ERROR that I dont't know. Can you help me?

randomintseq.py..... More

Print this item

  Theme does not change globally
Posted by: TheTechRobo - Apr-20-2020, 01:41 PM - Forum: GUI - Replies (2)

I was trying to use a Tkinter theme in Python 3.x.

Here is my code:

s = ttk.Style()
s.theme_use('clam')
But in [python]Top..... More

Print this item

  Lateral Entrant
Posted by: pyuser80 - Apr-20-2020, 01:12 PM - Forum: Jobs - Replies (4)

Is it possible to start Python coding in an existing team and new or running project?
Every answer is welcome.

Print this item

  Avoid clicked event from button when button is not physically selected and clicked
Posted by: mart79 - Apr-20-2020, 01:02 PM - Forum: GUI - Replies (2)

I have a GUI with several buttons, line-edits and combo-boxes.
When I load this GUI and select a line-edit or combo-box to change input, it triggers ..... More


Attached Files

Thumbnail(s)
   
Print this item

  .exe created with pyinstaller fails to execute
Posted by: iankerr - Apr-20-2020, 01:00 PM - Forum: General Coding Help - Replies (5)

Hi, I would appreciate some guidance as I am new to Python.
I have created a very simple programme ("tables.py" code included below)and compiled it u..... More

Print this item

  insertion sort
Posted by: viku361 - Apr-20-2020, 12:18 PM - Forum: General Coding Help - Replies (1)

how to sort an array without using sort function?
I have the code please tell me what is the error in this code
[python]x = []
n = input("enter len..... More

Print this item

  Logged On User - Remote Machines
Posted by: mickrobinson567812 - Apr-20-2020, 11:43 AM - Forum: General Coding Help - No Replies

Hi Guys

Please can you advise if there is a way to see who is logged on to a group of PC's

I have used the below locally but need to query 20 p..... More

Print this item

  coding
Posted by: ketsi - Apr-20-2020, 11:25 AM - Forum: General Coding Help - Replies (5)

I'm a raw beginner and am new here.
The console returns (4,9,16), with the brackets.
The next problem is at line number 5 where I have been repeatin..... More

Print this item

  asyncio question
Posted by: fdFrench - Apr-20-2020, 10:31 AM - Forum: General Coding Help - Replies (4)

Hello
It is my first post.
I would like to use asyncio for a network module. The purpose is to send the same request to multiple devices and waiting..... More

Print this item

  insertion sort
Posted by: brobro - Apr-20-2020, 07:06 AM - Forum: Homework - Replies (3)

hi guys can u help me

idky when i print this code, there's the None printed too. how do i get rid of the none thingy when i print my result?


t..... More

Print this item

  netmiko: print out specific line matches with 'Cisco IOS Software' in sh ver output
Posted by: sabrina - Apr-20-2020, 05:52 AM - Forum: Networking - Replies (1)

This is sample output of Cisco Switch show version command.

[python] Switch#show version
Cisco IOS Software, C2960 Software (C2960-LANBASEK..... More

Print this item

  How to rebuild this code?
Posted by: MRT97 - Apr-20-2020, 04:48 AM - Forum: Web Scraping & Web Development - Replies (1)

hi all, i'm trying to build a website traffic bot for my website. this is based from another another one youtube views bot. now i want to rebuild it...... More

Print this item

  Please tell me what i did wrong
Posted by: gabejohnsonny21 - Apr-20-2020, 04:09 AM - Forum: Homework - Replies (3)

[python]

sample_list = [8, 2, 3, 0, 7]
print("Sample list: %s " % sample_list)

def sum_list(lists):
for x in lists:
total = total..... More

Print this item

  How to retreive the grid location of an Entry widget
Posted by: kenwatts275 - Apr-20-2020, 03:12 AM - Forum: GUI - Replies (7)

Hello everyone,
I am trying to get the grid position of an Entry widget on focus out.
The code below always seems to return row 4 column 1 no matter..... More

Print this item

  Checking Hyperthreding status on python
Posted by: Fletcher - Apr-19-2020, 11:40 PM - Forum: General Coding Help - No Replies

HI all,

I'm new here Just joined so first off all, nice to meet you all!
My name is Ben.

I started Python coding about 2 weeks ago using Code academ..... More

Print this item

  what happened here
Posted by: Ricardo14 - Apr-19-2020, 11:38 PM - Forum: General Coding Help - Replies (2)

Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC v.1916 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license()" for m..... More

Print this item

  error bars with dataframe and pandas
Posted by: Hucky - Apr-19-2020, 10:18 PM - Forum: Data Science - Replies (4)

Hello everyone,

hope someone can give me an advice.

I have 3 dataframes with different values, each with time (x-values) and y values.
I calcul..... More

Print this item

  else condition not called when if condition is false
Posted by: Sandz1286 - Apr-19-2020, 07:47 PM - Forum: General Coding Help - Replies (10)

i was creating a simple guessing game where in the guess is matched to the original string and completes the word.
Encountering 2 errors.
1. When ..... More

Print this item

  History file variable
Posted by: keyfear - Apr-19-2020, 07:11 PM - Forum: News and Discussions - Replies (4)

I have a lot of environment variables listed in Python man page, but it lacks variable for history file path. I'd like to use something like PYTHONHIS..... More

Print this item

  Print returns empty but no errors
Posted by: tester_V - Apr-19-2020, 06:26 PM - Forum: General Coding Help - Replies (5)

I'mproccesing a text file, searching for lines and printing those to an OutPut file.
Code has 4 'IF' blocks,
If I call "print" after "IF block" 3 i..... More

Print this item

  Help! Formatting and Writing to a File
Posted by: bwdu - Apr-19-2020, 06:18 PM - Forum: General Coding Help - Replies (2)

Hi, everyone! This is my code below;

[python]file = open("filtereddata.txt","w")

b = [list(range(x,x+10)) for x in range(0, 100, 10)]

#headin..... More

Print this item

  ValueError: Found array with 0 samples
Posted by: marcellam - Apr-19-2020, 06:12 PM - Forum: Data Science - Replies (1)

Hey guys! First of all, let me say that I am completely new into this. I am trying to do my capstone and I've been trying to study python but things ..... More

Print this item

  Want to extract 4 tables from webpage - Nubee Stuck :(
Posted by: andrewjmdata1 - Apr-19-2020, 05:42 PM - Forum: Web Scraping & Web Development - No Replies

Hi, I am trying to extract the 4 tables of cases and deaths (new+total) from this page:

https://coronavirus.data.gov.uk/#local-authorities

I hav..... More

Print this item

  Unknown error
Posted by: TheIDarKIKnight - Apr-19-2020, 05:27 PM - Forum: General Coding Help - No Replies

Hi,

Sorry to bother you but I am using a software created by a community of modders with pyhton.
On the first try, everything works fine, but I ha..... More

Print this item

  Exception handling
Posted by: Calli - Apr-19-2020, 03:53 PM - Forum: General Coding Help - Replies (2)

A simple python calculator i wrote
[python]
#!/usr/bin/python

print("Please select your desire operation")
print("1. Addition")
print("2. Subtr..... More

Print this item

  Selenium: accessing a drop-down menus without select tags
Posted by: ClassicalSoul - Apr-19-2020, 03:53 PM - Forum: Web Scraping & Web Development - No Replies

I am trying to use Selenium to access a dropdown menu in this site. The site has no select tags.

[python]
user = os.environ['LATINDUSERNAME']
pw = o..... More


Attached Files

Thumbnail(s)
       
Print this item

  How can I convert specific rows from excel to pandas dataframe?
Posted by: mcva - Apr-19-2020, 03:38 PM - Forum: Homework - Replies (1)

Hello, I have some excel work sheets files that have this type of format (7400 groups of rows separated by two rows: "TEMP 25" and "1 Jan 1, 1989 6 -0..... More

Print this item

  Help with the excercise
Posted by: alani - Apr-19-2020, 02:52 PM - Forum: Homework - Replies (3)

Hi!
I'm having a hard time trying to deal with this exercise. I have to create a program that should ask you 10 times about a product of the equation..... More

Print this item

  np.array question
Posted by: hissonrr - Apr-19-2020, 01:49 PM - Forum: Data Science - Replies (3)

Morning all,

I am a python beginner and was playing around.

I ran into a roadblock when the original np.array was set up to use a 9 varriable ar..... More

Print this item

  Help! Lists
Posted by: bwdu - Apr-19-2020, 11:57 AM - Forum: General Coding Help - Replies (2)

Hi everyone! Here I am trying to fill array a with the numbers in range(100)

[python]
s = list(range(100))
a = stdarray.create2D(10, 10, 0)
stda..... More

Print this item

  Tkinter: multitab window
Posted by: WizardMitMagi - Apr-19-2020, 11:37 AM - Forum: GUI - Replies (3)

Hi, I'm trying to use multitab frame in my script. My plan is to create the pages I need in different .py then use this as main page to start my progr..... More

Print this item

  Python to setup
Posted by: samuelbachorik - Apr-19-2020, 09:51 AM - Forum: General Coding Help - Replies (2)

Hello ! I made my program with PyQt 5 it is little tool that help me in my work and i want to ask you. Is it possible to make from python code setup ?..... More

Print this item

  automatically generates a frame
Posted by: taratata2020 - Apr-19-2020, 09:21 AM - Forum: GUI - No Replies

hi everyone,

on this code which automatically generates a frame with encapsulated labels, I would like to generate a maximum of 4 frames. Until the..... More

Print this item

  Getting a small Python2 prog to run in Python3
Posted by: steve140 - Apr-19-2020, 08:58 AM - Forum: General Coding Help - Replies (4)

Hi All,

I started to learn Python a few years ago, and wrote my only useful program in python2 - which I use all the time.

I want to start learn..... More

Print this item

  Pyinstaller CMD -w problem
Posted by: samuelbachorik - Apr-19-2020, 07:46 AM - Forum: General Coding Help - Replies (3)

Hello dear users, i made simple program with PyQt5 where is option to show list of WiFi. In Pycharm my program works perfectly but when i make exe. fr..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Webscrapping sport bettin... 1 hour ago KoinKoin Williamcaurb Web Scraping ...
  Unable to resolve FileNot... 3 hours ago llarkin6 noisefloor General Codin...
  Integer Factorization Too... 4 hours ago fosuwxb fosuwxb Code sharing
  Comparing 2 100GB Drives/... 7 hours ago tester_V snippsat General Codin...
  Select Python comment (#)... Yesterday, 18:39 SpongeB0B tester_V General Codin...
  My goal to be hired worki... 09-27, 23:58 GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
  My First App 09-27, 10:53 BCopeland64 carlbidwell Code Review
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
Most views
  The best Prog... 577305
  Tutorial Requ... 500529
  Web Scraping ... 440978
  Newbie with P... 385010
  New Users Int... 369463
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+ 12090
buran 8176
snippsat 7370
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Williamcaurb Today
sophielane Today
Oscar0057 Today
Cromulent Today
PhamMaria Today

User Panel Messages

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