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,280
» Latest member: MileHigh303
» Forum threads: 38,791
» Forum posts: 175,869

Full Statistics

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

Latest Threads
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
5 hours ago
» Replies: 0
» Views: 21
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:15 AM
» Replies: 4
» Views: 1,461
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 112
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 43
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,017
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,288
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 321
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 165
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 228
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,123

 
  import numpy problem
Posted by: ptnb - May-18-2020, 12:52 PM - Forum: Data Science - Replies (1)

I guess this is basic issue, but lost some time on this, so I figured I should ask for help here.

Problem is that when I try to import numpy I get ..... More

Print this item

  Cant find root cause of thread.lock error
Posted by: burlyboys - May-18-2020, 12:49 PM - Forum: General Coding Help - No Replies

I am porting some python 3 code back to 2.7 to support a ROS implementation and am stuck on a thread.lock error when starting my process. The code tha..... More

Print this item

  browse a python prog on intranet
Posted by: joeydream - May-18-2020, 10:49 AM - Forum: Web Scraping & Web Development - No Replies

A thermal camera is installed on a raspberry pi and running on a python program smoothly.
The live video/image will be posted on a new frame when run..... More

Print this item

  Unable post request to AWS elasticsearch service
Posted by: Rupini - May-18-2020, 08:27 AM - Forum: General Coding Help - No Replies

When I try to use the below code to load data from S3 bucket into AWS ES, I am able to get request post status code as 201.

[python]
from __future..... More

Print this item

  Why Python for Network Programming
Posted by: ashilnayak2 - May-18-2020, 07:18 AM - Forum: Networking - Replies (1)

Hey folks. I’ve been spending some time playing around with Python with a focus on network programmability, automation and SDN.

But the one thing I..... More

Print this item

  Senior Python Developer, 6h/day, remote
Posted by: agatagasiorowska - May-18-2020, 05:09 AM - Forum: Jobs - Replies (1)

?️‍♂️ Senior Python Developer, 6h/day, remote
? Salary
40-50 USD per hour, or
4800-6000 USD a month at 6 hours per day (for optimal w..... More

Print this item

  Crashing When Request Math Equation
Posted by: CharlieSchuyler - May-18-2020, 04:44 AM - Forum: GUI - Replies (1)

this error occurs when I click on Hpa- In i have no idea what is happening.
this error is occurring inline 68-70. thanks in advanced!

[python]from..... More

Print this item

  How Do I Download Models Using PIP?
Posted by: CopBlaster - May-18-2020, 04:26 AM - Forum: General Coding Help - Replies (3)

I installed Spacy but from what I am reading I also need a model for English. Spacy's installation directions say "python -m spacy download en_core_we..... More

Print this item

  browse a python program on intranet with other device
Posted by: joeydream - May-18-2020, 03:28 AM - Forum: Web Scraping & Web Development - No Replies

a camera is installed in a RPi and the image is displayed by a python program, which is created by Adafruit.
it is expected to export to other device..... More

Print this item

  Problem with sqlite bindings
Posted by: scratchmyhead - May-18-2020, 03:17 AM - Forum: General Coding Help - Replies (4)

I'm trying to update a sqlite database and I get the following error: sqlite3.ProgrammingError: Incorrect number of bindings supplied. The current st..... More

Print this item

  Big Omega question with Logarithms
Posted by: bernie369 - May-18-2020, 02:17 AM - Forum: General Coding Help - Replies (2)

Hi, I'm reading the DS & Algorithms book in Python by Goodrich, Tamassia, and Goldwasser published by Wiley ©2013. This isn't homework, I'm just study..... More

Print this item

  ML - Empty Results
Posted by: BadWhite - May-18-2020, 02:10 AM - Forum: Data Science - Replies (2)

[b]Hey Guys,

I'm newbie to the ML world and I'm confronting an annoying problem which is when I run the code, [u]nothing happens, just an empty scr..... More

Print this item

  Am I wrong? Or is the question setup wrong?
Posted by: musicjoeyoung - May-18-2020, 01:52 AM - Forum: Homework - Replies (3)

Can someone tell me what, if anything, I should be doing differently on this homework question?

[quote]Instructions
[u]Program: print each ..... More

Print this item

  Checking for one or more occurrence in a list
Posted by: menator01 - May-18-2020, 01:08 AM - Forum: General Coding Help - Replies (3)

I'm going to try my luck with a simple 5 card stud poker game but, I've ran into a roadblock.
What is going to be the best way to compare the cards...... More

Print this item

  Find element using xpath
Posted by: engli - May-17-2020, 11:11 PM - Forum: Web Scraping & Web Development - Replies (3)

I am trying to code an Instagram Bot using python and selenium.
I want to find an element using xpath
The Html path is as below:

<div class="_2ic..... More

Print this item

  Is there a Python equvalent to PHP password_hash()?
Posted by: Pedroski55 - May-17-2020, 11:07 PM - Forum: General Coding Help - Replies (6)

I will never make a living as a programmer. I struggle with everything.

As I understand it, when a user logs in, his or her password is not sent in t..... More

Print this item

  negative selection algorithm
Posted by: mohammed - May-17-2020, 09:27 PM - Forum: Data Science - No Replies

Hi, everybody
I m looking for the implementation of the negative selection algorithm in python

thanks

Print this item

  running python in cmd on win10
Posted by: rny1python - May-17-2020, 08:46 PM - Forum: Homework - Replies (6)

folks,
embarrassing, but nonetheless stuck.
i am in Corey Shafer's Beginner's Tutorial #1 and just installed python 3.8.3.
python installed into c..... More

Print this item

  Python sockets : Client sending to the server
Posted by: nico31780 - May-17-2020, 07:53 PM - Forum: General Coding Help - No Replies

I'm working on a game project with tkinter and python 3. I already did the connexion beetween my server and my client.

When I open my server, a windo..... More

Print this item

  issue with PIL
Posted by: just_me - May-17-2020, 07:03 PM - Forum: General Coding Help - Replies (2)

Hi,
I was wondering if someone can explain this issue I'm having.
So practically, when I run the following code:
[python]from PIL import Image
fro..... More

Print this item

  TypeError
Posted by: kcajminer2312 - May-17-2020, 06:44 PM - Forum: General Coding Help - Replies (8)

TypeError: __init__() missing 2 required positional argument: 'loop' and 'session'

Print this item

  TypeError: __repr__ returned non-string (type dict)
Posted by: shockwave - May-17-2020, 05:56 PM - Forum: General Coding Help - No Replies

Hi I get this error : TypeError: __repr__ returned non-string (type dict)

[python]class User(UserMixin, db.Model):
id = db.Column(db.Integer, ..... More

Print this item

  Help with dictionaries
Posted by: bwdu - May-17-2020, 05:34 PM - Forum: General Coding Help - Replies (1)

Hello everyone! I have looked for a way to sum up the elements of each value which are lists but couldn't find a solution. I'm curious about if there ..... More

Print this item

  Visual studio shortcut key to add comments to python code
Posted by: mp3909 - May-17-2020, 05:17 PM - Forum: News and Discussions - Replies (15)

Hi,

I am using Visual Studio 2019 as my IDE for writing python codes.
I was wondering how an earth do you add comments to a block of code?
I can'..... More

Print this item

  CSV import by Pandas
Posted by: maryam88 - May-17-2020, 05:13 PM - Forum: General Coding Help - Replies (3)

I want to import a csv file by pd.read_csv and I put the file on site-pakages but python gives the error that the file doesn't exist, would uou please..... More

Print this item

  Loss and Accuracy Figures.
Posted by: Hani - May-17-2020, 04:16 PM - Forum: Data Science - Replies (3)

Anyone can help me understand the following figures?

https://drive.google.com/open?id=1YZmVh7...sB9-cTelVT

https://drive.google.com..... More

Print this item

  Updating a matrix in a time interval inside a for loop
Posted by: vp1989 - May-17-2020, 03:43 PM - Forum: General Coding Help - Replies (4)

I would like to get a maximum of a matrix in intervals inside for loop.

Matrix K has dimension (N,3,3). I like to have a matrix P (Max of K) betwee..... More

Print this item

  How to call a routine in another Python program
Posted by: kenwatts275 - May-17-2020, 03:31 PM - Forum: General Coding Help - Replies (1)

Hello all,
The following two programs, test31.py and test32.py have a pre_entry and post_entry routines.

[python]# test31.py
def pre_entry(values):
..... More

Print this item

  Gui slot machine-out of memory error
Posted by: steve_shambles - May-17-2020, 01:40 PM - Forum: General Coding Help - Replies (12)

Python V3.72
Windows 7\Linux Mint 19.1

A game I am working on called Freespin Frenzy
crashes after a while with either an "out of memory"
messag..... More

Print this item

  HELP: String indices must be integers
Posted by: animrehrm - May-17-2020, 01:09 PM - Forum: General Coding Help - Replies (6)

Good evening, I recently been studying regarding about ChatBots using the Multinomial Naive Bayes approach and I got this problem the code when collec..... More

Print this item

  Need a nice guy to help!
Posted by: Rasmus - May-17-2020, 12:58 PM - Forum: Jobs - Replies (2)

I have a huge project I want to pursue. Problem is that, I know nothing about python and this business I want to create requires high skilled python d..... More

Print this item

  Help with pandas
Posted by: palladium - May-17-2020, 11:16 AM - Forum: General Coding Help - Replies (3)

Hi all

I have the following dataframe that has been extracted from an Excel spreadsheet that I need to manipulate in code.
[code]
..... More

Print this item

  How do I change wx version dependency?
Posted by: belfacode - May-17-2020, 09:18 AM - Forum: General Coding Help - No Replies

Hello,
First off, I'm not a coder and know nothing about python language.
I want to run trelby, a writing program written in python, on void linux...... More

Print this item

  Sorting nested lists in ascending order
Posted by: jszum - May-17-2020, 08:55 AM - Forum: Homework - Replies (2)

Hi everyone,
I need some help with writing a function that takes ones argument (list) and sorts out nested lists in ascending order.

This is wha..... More

Print this item

  Remove from end of string up to and including some character
Posted by: lbtdne - May-17-2020, 08:31 AM - Forum: General Coding Help - Replies (2)

Hi all,

I'm trying to take some string, stri_ , and iterate through it until I find a particular character. Then, I will update the stri_ to be st..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Brazil Python Help to aut... 5 hours ago MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... Yesterday, 06:15 GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... 11-20, 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...
Most views
  The best Prog... 579212
  Tutorial Requ... 511987
  Web Scraping ... 442153
  Newbie with P... 386265
  New Users Int... 379243
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
MileHigh303 Yesterday
ndx101 Yesterday
OtiliaBecker Yesterday
NAGASOWMYAGUNDU 11-20
shipa1autotransport 11-20

User Panel Messages

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