Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,279
» Latest member: ndx101
» Forum threads: 38,790
» Forum posts: 175,868

Full Statistics

Online Users
There are currently 46 online users.
» 2 Member(s) | 38 Guest(s)
Applebot, Google, Bing, Mojeek, AOL, buran, Pedroski55

Latest Threads
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
7 hours ago
» Replies: 4
» Views: 1,450
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Yesterday, 02:10 PM
» Replies: 2
» Views: 98
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Yesterday, 06:48 AM
» Replies: 0
» Views: 34
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:59 AM
» Replies: 11
» Views: 6,008
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:46 AM
» Replies: 2
» Views: 4,284
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 307
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 151
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 213
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,116
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 259

 
  Running script from Anaconda prompt
Posted by: acollins555 - Jun-15-2020, 03:40 AM - Forum: General Coding Help - No Replies

I have Anaconda3 running with Python 3.6.10 and everything works fine. I was able to use Spyder to write and test the code. I can also run simple one ..... More

Print this item

  Selenium extract id text
Posted by: xzozx - Jun-15-2020, 01:07 AM - Forum: Web Scraping & Web Development - Replies (1)

Hello, I am a beginner in programming and I decided to start with python, I am trying to extract statistics from the flashscore.com website, all games..... More

Print this item

  Infinite Looping Issue
Posted by: nsadams87xx - Jun-14-2020, 11:58 PM - Forum: General Coding Help - Replies (1)

Hey everyone,

I'm trying to write the darts game "Cricket". If anyone is not familiar with the game it goes like this:

A player needs to hit 15..... More

Print this item

  Js2Py module not found problem
Posted by: Charliedactyl1 - Jun-14-2020, 06:23 PM - Forum: General Coding Help - Replies (5)

I am just doing some testing for js2py and i wrote some simple code which should output 6, however whenever i try to run it, it says there is no modul..... More

Print this item

  Wsgiref versus Requisitions
Posted by: JohnnyCoffee - Jun-14-2020, 04:52 PM - Forum: General Coding Help - Replies (1)

I need to be aware of the limitations of http requests of the Wsgiref module, what is the supported capacity and know the best way to deal with these ..... More

Print this item

  Code with empty list not executing
Posted by: adeana - Jun-14-2020, 04:02 PM - Forum: General Coding Help - Replies (9)

[python]
usernames = []
for username in usernames:
if username == 'admin':
print("Hello admin, would you like a status report?")
..... More

Print this item

  File Counter Help!
Posted by: jubin3 - Jun-14-2020, 03:12 PM - Forum: General Coding Help - No Replies

Hi,

I've been working on a file counter that will cout files from a folder in linux (CentOS7) that can output to to a page which i can use promethe..... More

Print this item

  Linked List - Ordering by largest population with country name.
Posted by: PaleHorse - Jun-14-2020, 02:16 PM - Forum: Homework - Replies (2)

As the title says, I have an assignment where I must used a linked list to create a sorting algorithm, ordering the largest population by the availabl..... More

Print this item

  multiprocessing.shared_memory
Posted by: bronlib - Jun-14-2020, 02:06 PM - Forum: General Coding Help - Replies (2)

I can create many instances of multiprocessing shared_memory.
But I can only access the last one that was created by name. Am I doing something wron..... More

Print this item

  Build project with cxfreeze
Posted by: Kolterdyx - Jun-14-2020, 01:24 PM - Forum: General Coding Help - Replies (2)

I'm trying to make and executable from a project I'm working on, to test it on a different computer, without requiring python installed.

I want to ..... More

Print this item

  Pythonista on iPad install plotly
Posted by: SwissPython - Jun-14-2020, 01:12 PM - Forum: General Coding Help - Replies (2)

Hi
I am new, and my question is may simple, but with all search on the internet, I could not solve ist.
I run Pythonista 3.6 on an iPad Pro 11“ (OS ..... More

Print this item

  PyAudio throwing Input overflowed
Posted by: anthares - Jun-14-2020, 08:50 AM - Forum: General Coding Help - Replies (3)

Hello everyone,

I am trying out pyaudio with python3.
I am following the example provided at this link to record audio with pyaudio.

https://..... More

Print this item

  cannot reshape array of size 0 into shape
Posted by: Roro - Jun-14-2020, 08:42 AM - Forum: Data Science - Replies (2)

After a correction on the program i am using, i get an error on my code :
[python]import numpy as np
import gzip
import struct


def load_images..... More

Print this item

  How to see python default methods from inside
Posted by: mariolucas75 - Jun-14-2020, 05:22 AM - Forum: General Coding Help - Replies (3)

Dear forum,

Could you please advise how / where to see from what script Python standard built-in functions or methods are composed of ?
For exampl..... More

Print this item

  Problem With Tutorial
Posted by: BeginningCoder - Jun-14-2020, 04:12 AM - Forum: General Coding Help - Replies (12)

I'm trying to learn Python as I will need to be able to use it for a project I'm working on. I'm using an online tutorial to teach myself about it. In..... More

Print this item

  Currency converter
Posted by: Scott - Jun-14-2020, 01:00 AM - Forum: General Coding Help - Replies (5)

Hi everyone,

I found a exchange rate calculator online built in tkinter and am trying to update it to reference my dataframe exchange rate variable..... More

Print this item

  Problems creating a search engine
Posted by: card51shor - Jun-14-2020, 12:46 AM - Forum: Homework - Replies (26)

Hey guys now I'm trying to do a search of a table with isbn title author and year. For now I'm just trying direct searches since I don't want to invo..... More

Print this item

  slope intercept form
Posted by: Dasiey12 - Jun-14-2020, 12:31 AM - Forum: General Coding Help - Replies (6)

Hi,

I am working on trying to write a program to convert any form of the slope intercept equation into the standard, y=mx+b form. I always have a ..... More

Print this item

  Web server (http)
Posted by: JohnnyCoffee - Jun-14-2020, 12:12 AM - Forum: General Coding Help - Replies (1)

Does anyone know how to tell me the path of stones to develop a web server that runs python? What are the basic requirements to start one?

Att,
Jo..... More

Print this item

  Hex input
Posted by: omega_elite - Jun-13-2020, 11:37 PM - Forum: General Coding Help - Replies (2)

Hi

I am looking to have user input 6 hex bytes that are then stored in a variable that I can then send out serial or IP socket, I am fine with the ..... More

Print this item

  get method not counting number of strings in dictionary
Posted by: LearningTocode - Jun-13-2020, 10:26 PM - Forum: General Coding Help - Replies (2)

Hi,

I've only been learning to code for a couple of weeks now. This is my first post. If I've posted incorrectly please do let me know.

So, I've..... More

Print this item

  Run a Python script reliable on a server
Posted by: Chris80 - Jun-13-2020, 07:29 PM - Forum: General Coding Help - Replies (3)

Hello,

I have written my first python application for my server and I’m not sure how to run it reliably. What is the most robust and professional w..... More

Print this item

  Infinite generating tilemap pygame
Posted by: Kolterdyx - Jun-13-2020, 06:18 PM - Forum: Game Development - Replies (2)

I am trying to get an infinite generating 2D world algorithm to work.

  1. I first get an area that gives me 36 chunk positions around the ..... More

Print this item

  Sublime Text + Anaconda not indenting Python code correctly
Posted by: Maxximiliann - Jun-13-2020, 06:09 PM - Forum: General Coding Help - No Replies

Running:

Sublime Text 3.2.2
Python 3.8.2

Anaconda's autoformat feature reindents the code below as follows:


[python]
coun..... More

Print this item

  Stopping a loop in another file
Posted by: catosp - Jun-13-2020, 06:04 PM - Forum: General Coding Help - Replies (4)

Hello

File1.py:
[python]
import File2

while True:
a = input()
if a == "start":
threading.Thread(target = File2.func()).start()
i..... More

Print this item

  Print gives none
Posted by: mariolucas75 - Jun-13-2020, 05:52 PM - Forum: General Coding Help - Replies (1)

Dear forum,

Could you pls advise why this code gives none

list=["a","b"]
print(list.append(list[1]))
And the following ..... More

Print this item

  struct.unpack failed
Posted by: Roro - Jun-13-2020, 04:24 PM - Forum: General Coding Help - Replies (2)

Hello,

I am biginning coding with python and I have 2 errors I could not solve alone :

I have imported files (like MNIST\\train-images-idx3-ubyt..... More

Print this item

  [split] Kera Getting errors when following code example Image classification from scratch
Posted by: hobbyist - Jun-13-2020, 04:11 PM - Forum: General Coding Help - Replies (3)

From here:

https://keras.io/examples/vision/image_classification_from_scr[url=https://python-forum.io/thread-27613.html]..... More

Print this item

  [split] can you explain me about addition of keypress to move the turtle..?
Posted by: berto_simarmata - Jun-13-2020, 03:22 PM - Forum: Game Development - Replies (1)

[python]# Keyboard Binding
wn.listen()
wn.onkeypress(paddle_a_up,"w")
wn.onkeypress(paddle_a_down,"s")
wn.onkeypress(paddle_a_left,"a")
wn.onkeyp..... More

Print this item

  [ MATRIX - COOL - CALCULATOR ] Try it and let me know , how it's work ?
Posted by: Matrix - Jun-13-2020, 02:53 PM - Forum: Code sharing - Replies (3)

[python]

#------------------------------------------------------------
# Trying again { After last script deleted by mistake } |
# ..... More

Print this item

  Name Error: name 'Stockton' is not defined
Posted by: Pinokchu - Jun-13-2020, 02:26 PM - Forum: General Coding Help - Replies (3)

[code]data = DataPortal(model=m)

data.load(filename="Dataframe2.xlsx", range='D2:D6', set='I')
data.load(filename="Dataframe2.xlsx", range='A2..... More

Print this item

  removing dictionary element in list using (key, value)
Posted by: MelonMusk - Jun-13-2020, 01:50 PM - Forum: General Coding Help - Replies (3)

[python]
# list of dictionary
students = [{'id': '001', 'name': 'John'},
{'id': '100', 'name': 'Park'},
{'id': '010', 'nam..... More

Print this item

  Accurate Clicks Per Second
Posted by: JudyLarose - Jun-13-2020, 01:48 PM - Forum: Game Development - Replies (8)

Hiya guys. It's been a while and this place has changed a bit. Well, I'm working on a clicker-style game and I need an accurate way to calculate click..... More

Print this item

  visual studio code python how to get source code of import module definitian
Posted by: umen - Jun-13-2020, 12:21 PM - Forum: News and Discussions - Replies (2)

im debugging python source code using windows WSL some modules that i import i can see the source and some i can't , why i can't ?

here i try to fi..... More

Print this item

  Help with multiprocessing
Posted by: palladium - Jun-13-2020, 11:55 AM - Forum: General Coding Help - Replies (2)

Hi all

I am trying to learn the concurrent.futures module to (hopefully) speed up my code with multiprocessing and/or multithreading. The sequentia..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My goal to be hired worki... 7 hours ago GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... Yesterday, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... Yesterday, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... Yesterday, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... Yesterday, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
  link variable to exc bloc... 11-19, 05:03 Astrobert Gribouillis General Codin...
  PyQt6 QWidgets and system... 11-18, 18:47 stevecoh1 Axel_Erfurt GUI
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
  [SOLVED] Access keys and ... 11-17, 11:47 Winfried Winfried General Codin...
  PermissionError: [Errno 1... 11-17, 08:44 Tuurbo46 Tuurbo46 GUI
Most views
  The best Prog... 579193
  Tutorial Requ... 511935
  Web Scraping ... 442143
  Newbie with P... 386225
  New Users Int... 379163
Most reputation
buran 581
snippsat 511
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12109
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
ndx101 Today
OtiliaBecker Today
NAGASOWMYAGUNDU Yesterday
shipa1autotransport Yesterday
eastnoob 11-19

User Panel Messages

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