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,954
» Latest member: Perry
» Forum threads: 38,727
» Forum posts: 175,524

Full Statistics

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

Latest Threads
how to export a dictionar...
Forum: GUI
Last Post: deanhystad
11 minutes ago
» Replies: 2
» Views: 121
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
2 hours ago
» Replies: 0
» Views: 325
extracting data from a us...
Forum: General Coding Help
Last Post: Perry
2 hours ago
» Replies: 0
» Views: 46
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 02:48 PM
» Replies: 10
» Views: 29,329
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,399
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Sep-23-2025, 09:08 AM
» Replies: 0
» Views: 269
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Sep-23-2025, 03:29 AM
» Replies: 2
» Views: 716
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 908
403 error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 5,169
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,385

 
  looks like i need to learn ...
Posted by: Skaperen - Oct-23-2020, 01:58 AM - Forum: Bar - Replies (7)

looks like i need to learn interfacing Python to C. just too many syscalls that are not implemented.

Print this item

Bug Help with the syntax
Posted by: pawelll3 - Oct-23-2020, 12:06 AM - Forum: General Coding Help - Replies (2)

Hi :) im new to python and tried to modifie someone elses code. When i run the debugger syntax error occured and i don't know how to handle that. (im ..... More

Print this item

  order to call Popen for 2 piped processes
Posted by: Skaperen - Oct-22-2020, 11:31 PM - Forum: News and Discussions - No Replies

when starting 2 processes with subprocess.Popen() and connecting then together with a pipe using the stdout=PIPE option and passi..... More

Print this item

  Get error message in a GAN neural network tutorial
Posted by: jdude50 - Oct-22-2020, 11:11 PM - Forum: Data Science - No Replies

I am taking a tutorial course in Generative Adversarial Networks with Python. I have been following along with the teacher. I have been executing the ..... More

Print this item

  [SOLVED] [requests] Why 404?
Posted by: Winfried - Oct-22-2020, 10:01 PM - Forum: General Coding Help - Replies (2)

Hello,

I'm learning how to use the "requests" module to download and parse web pages with Python3.

For some reason, I get a 404 when looping thr..... More

Print this item

  reading text file with gtts
Posted by: Nickd12 - Oct-22-2020, 09:37 PM - Forum: General Coding Help - No Replies

i am looking to retrieve contents that are in a file i am able to print the contents that i search but i am not able to use gtts to speak it.

[pyt..... More

Print this item

  How to search for specific string in Pandas dataframe
Posted by: Coding_Jam - Oct-22-2020, 07:19 PM - Forum: Data Science - Replies (1)

Hi, Smile
I'm trying to extract lines from my dataframe using Pandas in a specific column named Equipe_Junior. For now I have ben able to extrac..... More

Print this item

  lcd script
Posted by: JarredAwesome - Oct-22-2020, 06:38 PM - Forum: Code sharing - Replies (2)

Hey everyone,

I'm working on a function that helps phrase the values for a 16x2 char lcd. every 5 seconds the screen changes to a different 'page'...... More

Print this item

  Error on trying to use NLTK Punkt
Posted by: PythonDE - Oct-22-2020, 05:41 PM - Forum: Data Science - Replies (1)

Hi,

I have all NLTK packages loaded locally, however when I run the following commands in my source code i am getting errors:

import nltk
fro..... More

Print this item

  ERROR: Command errored out with exit status 1
Posted by: calesii - Oct-22-2020, 03:06 PM - Forum: General Coding Help - Replies (3)

Hi,
I am a freshman about coding things. I have just installed python 3.9. version. Now, I am trying to install jupyter notebook a hundred times. I w..... More

Print this item

  Python 2.7 - Help-me please!
Posted by: dansup - Oct-22-2020, 02:02 PM - Forum: Homework - Replies (3)

Guys, I'm studying python and if someone can help me solve these algorithms in python version 2.7, I will be grateful. Thank you!

Question 1:

Ma..... More

Print this item

  Time Series forecating with multiple independent variables
Posted by: Krychol88 - Oct-22-2020, 01:14 PM - Forum: Data Science - Replies (1)

Hi,

I am starting my journey with Data Science and I need you help to move forward.

I have the file with number of sold cars (76 different mod..... More

Print this item

  Download a link that re-directs to a login page
Posted by: justanotherpythonnoob - Oct-22-2020, 12:52 PM - Forum: Web Scraping & Web Development - Replies (1)

Been struggling with this one for a while so hoping someone can give me a few ideas.

I've wrote a script to download links from an email. This work..... More

Print this item

  How to get response data from telegram API call in python
Posted by: KanseiDorifto - Oct-22-2020, 12:22 PM - Forum: General Coding Help - No Replies

Hi,
i am approaching python development with telegram API and I am facing a problem.

I have two parts on my app, a python telegram bot (python-tel..... More

Print this item

  How to loop in python over subdirectories and copy the output to other subdirectories
Posted by: arielma - Oct-22-2020, 12:00 PM - Forum: General Coding Help - Replies (1)

I have a Jenkinsfile with the below code in one of the stages:

[python]sh """
python funcs/echo/tests/test.py || true
coverage xml funcs/..... More

Print this item

Star Flask Creator Armin Ronacher Interview
Posted by: elizabethlvova - Oct-22-2020, 10:29 AM - Forum: News and Discussions - Replies (1)

Armin Ronacher has become a prolific contributor to the Python software ecosystem, having created such widely used projects as Flask and Jinja2. Over ..... More

Print this item

  Fatal error after trying to play sound.
Posted by: giladal - Oct-22-2020, 10:27 AM - Forum: General Coding Help - No Replies

Hello guys.

I am creating a space invader sort of game and for some reason when the sound of the shooting or explosion is heard, right after the pr..... More

Print this item

  How To Get Python 32 bit?
Posted by: abrogard - Oct-22-2020, 10:23 AM - Forum: General Coding Help - Replies (3)

I just managed to get mysql downloaded and half installed and then I ran into a hitch - it says Python 32 bit is not installed.

I went looking for ..... More

Print this item

  Simplest/Quickest/Best Way to Get Started?
Posted by: abrogard - Oct-22-2020, 08:31 AM - Forum: General Coding Help - Replies (7)

I decided to use Python.

Now into the third day and still not up and running.

I have win10.

Tried Anaconda because it was advised everywhere.

..... More

Print this item

  Trying to write func("abcd") -> "abbcccdddd"
Posted by: omm - Oct-22-2020, 07:27 AM - Forum: General Coding Help - Replies (8)

For passing a parameter 'abcd' to function tag, the following result is expected tag("abcd") -> "abbcccdddd"

Now I am trying to append these values..... More

Print this item

  Can't install Lcapy library
Posted by: Sancho_Pansa - Oct-22-2020, 07:10 AM - Forum: General Coding Help - Replies (6)

Hello,
Has anyone ever successfully installed the lcapy library on Windows?
..... More

Print this item

  Solve system of equations
Posted by: Sancho_Pansa - Oct-22-2020, 06:53 AM - Forum: General Coding Help - Replies (19)

Hello,
I have system of 3 equations with 3 variables, where there is product of variables.
Does exist a module allowing to solve it ?
Thanks.

Print this item

  Bug ? when dataclass field name == field type
Posted by: Cyril - Oct-22-2020, 03:26 AM - Forum: General Coding Help - No Replies

Hi,
When I create a dataclass with same field.name and field.type and assign a default value to None typehint get lost. I know that it does not respe..... More

Print this item

  Inserting a variable as column name in sqlite3 python
Posted by: JellyCreeper6 - Oct-22-2020, 03:19 AM - Forum: Data Science - Replies (3)

So how exactly do you do it? I have tried doing this -

'UPDATE Table SET {} WHERE name=?'.format(col) , [name])
and this - [python]'U..... More

Print this item

  Screen is all black and nothing is updating, but I can't figure out why.
Posted by: SheeppOSU - Oct-22-2020, 02:59 AM - Forum: Game Development - Replies (10)

I laid down the base work for this game, and was doing some tests, however I realized that nothing is updating on the pygame screen. I used some print..... More

Print this item

  How Can I Combine These 2 Codes
Posted by: soybaran69 - Oct-22-2020, 12:23 AM - Forum: Web Scraping & Web Development - No Replies

[b]Firstly i'm sorry for my bad english. I tried to explain as clearly as possible. It's hard for me because it's not my main language sorry for that...... More

Print this item

  My Discussions is missing in new themes
Posted by: Skaperen - Oct-21-2020, 11:56 PM - Forum: Board - Replies (6)

My Discussions is missing in new themes.

Print this item

  a list of lists of lists of ...
Posted by: Skaperen - Oct-21-2020, 11:53 PM - Forum: News and Discussions - No Replies

a list is passed to a function. that list may be empty or contain some number of items. the items at some depth will be all the same type. the item..... More

Print this item

  Plotting Pixel Intensity
Posted by: Doev - Oct-21-2020, 10:56 PM - Forum: General Coding Help - No Replies

Hello - How does one obtain and plot pixel intensity of a selected area on the screen?
Ideally, the script will prompt the user to select a small are..... More

Print this item

  subprocess open pi then?
Posted by: AS4188 - Oct-21-2020, 08:41 PM - Forum: General Coding Help - No Replies

import subprocess

print("Below is the output from the shell script in terminal")
subprocess.call('ssh dev@x.0.0.x', shell=True)


The above ope..... More

Print this item

  (turtle module) fonction calling an other fonction
Posted by: frankjazz89 - Oct-21-2020, 06:05 PM - Forum: Homework - Replies (1)

Hi, so I am learning python , a lot of fun but I am now stuck

Let me explain:

I am working with the turtle module and I have 2 void fonctions :..... More

Print this item

  Interpolating DataFrame method=‘index’ help
Posted by: tlewick1 - Oct-21-2020, 04:46 PM - Forum: Data Science - Replies (1)

Given the following:
[python]import pandas as pd
merged = pd.DataFrame({'Z':(0,1.,2.5,3.),'X':(-1.,None,None,0),'U':(0,1.,1.,0)})

for col in merg..... More

Print this item

  Iterate through dataframe to extract delta of a particular time period
Posted by: lynnette1983 - Oct-21-2020, 04:31 PM - Forum: Data Science - Replies (1)

I have a file, df, that I wish to take the delta of every 7 day period and reflect the timestamp for that particular period

df:

Date Value..... More

Print this item

  Multithreaded HTTP Server
Posted by: sbguy01 - Oct-21-2020, 04:04 PM - Forum: General Coding Help - No Replies

Hi,

I have a simple HTTP server that processed data request from multiple clients. I'm using Windows Python 3.8 and ThreadedHTTPServer, but that app..... More

Print this item

  Anaconda Interpretor and Jypiter
Posted by: AMMras - Oct-21-2020, 03:54 PM - Forum: Data Science - Replies (7)

Hello, world!
Having installed 64-bit Anaconda-3 for Windows, I am trying to import numpy, pandas and matplotlib. The terminal window says that is n..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [Tkinter] how to export a... 11 minutes ago RonR deanhystad GUI
  Is the interpreter that c... 2 hours ago helendamdam helendamdam General Codin...
  extracting data from a us... 2 hours ago Perry Perry General Codin...
  pip install requests does... Yesterday, 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 ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
Most views
  The best Prog... 576840
  Tutorial Requ... 499288
  Web Scraping ... 440624
  Newbie with P... 384598
  New Users Int... 368509
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
Perry Today
bianchiluca116 Yesterday
Jorgecog Yesterday
adamsmith12 Yesterday
Ronny Yesterday

User Panel Messages

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