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,953
» Latest member: bianchiluca116
» Forum threads: 38,725
» Forum posts: 175,520

Full Statistics

Online Users
There are currently 37 online users.
» 1 Member(s) | 28 Guest(s)
Bing, AOL, Google, Facebook, Mojeek, Applebot, AOL, RonR

Latest Threads
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
6 hours ago
» Replies: 10
» Views: 29,204
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:00 PM
» Replies: 4
» Views: 9,328
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Yesterday, 09:08 AM
» Replies: 0
» Views: 201
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Yesterday, 03:29 AM
» Replies: 2
» Views: 634
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 02:36 AM
» Replies: 0
» Views: 228
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 799
403 error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 5,059
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,296
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,663
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,206

 
  My flask website not working properly
Posted by: Aggam - Nov-02-2020, 06:33 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi! I'm making a website (in flask python) to check if ASM code is up to my ASM teacher's standard and am having an issue.


It shows the following er..... More

Print this item

  Troubleshooting site packages ('h5py' to be specific)
Posted by: aukhare - Nov-02-2020, 02:22 PM - Forum: General Coding Help - Replies (2)

Hello!

I want to install the 'h5py' package so I can view the contents of the '.h5' files that I have. I did pip install h5py2.10.0 and that..... More

Print this item

  IF and list
Posted by: MaticBroz - Nov-02-2020, 12:53 PM - Forum: General Coding Help - Replies (2)

Hi,

I couldn't find a similar question asked yet, so I am opening a new thread. If I missed an answer somewhere, I apologize.

I created a functi..... More

Print this item

  factorise split
Posted by: enigma619 - Nov-02-2020, 12:40 PM - Forum: General Coding Help - Replies (4)

Hi

I've general question, not just linked with python (sorry if off topic)

i've a split expression which works:
reason.split(" ")[3].split("(")[2]...... More

Print this item

  FileNotFoundError: [Errno 2] No such file or directory:
Posted by: 5l3y3r - Nov-02-2020, 12:04 PM - Forum: General Coding Help - Replies (6)

Hello, I have this FileNotFoundError and I need help

[python]
global data
headers = open("C:\\Users\\sazug\\OneDrive\\Desktop\\DDOS\\hammer\\head..... More

Print this item

  csv to Json. dynamic child
Posted by: Sureshonly - Nov-02-2020, 09:14 AM - Forum: General Coding Help - Replies (5)

Hello Friends,

I am still a learner of Python and I have a situation where I have to convert my CSV to Json. I understand how we can convert direct ..... More

Print this item

  Looping through Folder structure and get files
Posted by: mfkzolo - Nov-02-2020, 08:31 AM - Forum: General Coding Help - No Replies

Hi,

I have this folder Structure:
\\serverName\ExternalData\:
BPM
CRM
DDM

I want to go to \\serverName\ExternalData\BPM and get the latest f..... More

Print this item

Thumbs Up Convert ActiveDirectory timestamp into regular one. Arrow (solved)
Posted by: SpongeB0B - Nov-02-2020, 07:59 AM - Forum: General Coding Help - Replies (2)

Hi everyone,

I try to convert the timestamp from active directory (accountExpires field)

132556896000000000 representing : 1/21/2021 12:00:00 AM..... More

Print this item

  Python Help
Posted by: ineedpythonhelp - Nov-02-2020, 07:24 AM - Forum: Homework - Replies (3)

Hello, I need help for an assignment. I seem to have a problem with the output, for the month November 2020, the first day should start on Monday but ..... More

Print this item

  How can I scroll over my data points when creating plots in Python? (I'm using Spyder
Posted by: moose - Nov-02-2020, 07:18 AM - Forum: General Coding Help - No Replies

In MATLAB when a simple plot is made, I can choose a specific data point and then use LEFT / RIGHT keys to scroll over all my data points in that give..... More

Print this item

  utc time to est time
Posted by: Nickd12 - Nov-02-2020, 01:18 AM - Forum: General Coding Help - Replies (1)

ive been trying to figure out how to convert this utc date time format "2020-11-02T08:30:00-05:00" to a est "%Y-%m-%d %H:%M:%S" type format.

Print this item

  Homework help
Posted by: stevemike - Nov-02-2020, 12:32 AM - Forum: Homework - Replies (3)

Create variables named i and n to store the interest rate rate and the number of monthly payments. These
values will remain constant throughout this p..... More

Print this item

  Help with a query - to show possible formulas
Posted by: Yanos - Nov-01-2020, 09:52 PM - Forum: General Coding Help - Replies (1)

Hi, thank you in advance for taking the time to read this query and help me.

I am very stuck with this problem!!!

I am trying to produce a query..... More

Print this item

  Removing items in a list
Posted by: cap510 - Nov-01-2020, 09:19 PM - Forum: Homework - Replies (3)

I have tried removing multiple items from a list, but the loop ends without the ability to continue. I am to create a list of names and then use a loo..... More

Print this item

  py_compile issue
Posted by: Johb - Nov-01-2020, 09:03 PM - Forum: General Coding Help - Replies (8)

Hi guys,

I want to edit a python file required by an hardware device I use for making music. The original file is a .pyc which I decompiled using ..... More

Print this item

  Got problem intalling pynumpress
Posted by: weantony - Nov-01-2020, 04:41 PM - Forum: General Coding Help - Replies (6)

Hi Everyone,

I am a rookie in both coding and python. I got some problem while trying to install some python repository from GitHub. I find out pro..... More

Print this item

  How can I make a short-key in Spyder (Python IDE)?
Posted by: moose - Nov-01-2020, 04:09 PM - Forum: General Coding Help - Replies (3)

Can I make a short key, by either creating some keyboard combination or by an actual button click somewhere in the Spyder IDE for making the following..... More

Print this item

  Getting a list in pillow
Posted by: IlikePi - Nov-01-2020, 04:03 PM - Forum: General Coding Help - Replies (1)

with Image.open("test.png") as im:
    print(im.format, im.size, im.mode)
    im = im.convert("CMYK")
I now have picture data co..... More

Print this item

  Check common element in tuples
Posted by: PUP280 - Nov-01-2020, 03:42 PM - Forum: General Coding Help - Replies (10)

Hello,

I would compare multiple elements with a previous tuple in a list of tuples.

Example :

Input :

[python]Ts = [(45,50,30,21), (30,9,5..... More

Print this item

  Solve simple equation in Python
Posted by: kmll - Nov-01-2020, 03:32 PM - Forum: General Coding Help - Replies (4)

Hi,
I am fairly new to working with mathematics in Python and I am wondering how I can use Python so solve an eqations like this:

0.4x - 0.38 = 0...... More

Print this item

  Many point on graph (over 1M) is possible?
Posted by: Nikoshka - Nov-01-2020, 03:08 PM - Forum: Game Development - Replies (2)

Hello!

This is not game, but this is can work equal and I think that is correct - ask about it here. I'm using ..... More

Print this item

  running python script showing an icon in the tray notification area
Posted by: chubbychub - Nov-01-2020, 01:04 PM - Forum: General Coding Help - Replies (1)

i have a python script running on version 3.7.3, i want to run the script in the background but showing an icon in the tray notification area in windo..... More

Print this item

Photo Tkinter TEXT background image
Posted by: _ShevaKadu - Nov-01-2020, 01:03 PM - Forum: GUI - Replies (5)

Hey there!
I'm making a program manager with Tkinter and I want to set the background image of the Text widget which contains the buttons to a..... More

Print this item

Video Regarding the forum design
Posted by: _ShevaKadu - Nov-01-2020, 12:43 PM - Forum: Board - Replies (2)

Hello
I have just returned to this forum and I was blown off how cool it looks now! But there are some problems which it would be nice if you ..... More

Print this item

Sad need help in referencing a list
Posted by: n00bdev - Nov-01-2020, 11:47 AM - Forum: General Coding Help - Replies (2)

Hello!

So I tried to search about this, but can't find an explanation regarding the output.

[python]
a = [3, 1, -2]

print(a[a[-1])
[/python..... More

Print this item

  Could not install PyGObject
Posted by: Srikant - Nov-01-2020, 04:39 AM - Forum: General Coding Help - Replies (4)

I have installed Python 3.8 on my Win7 computer. It has been installed for all the users in the diretory C:\Program Files. I have also installed MsYs ..... More

Print this item

  Try/Exept prints only ones
Posted by: tester_V - Nov-01-2020, 04:13 AM - Forum: General Coding Help - Replies (11)

Happy Hollowing! If there is such a thing... Smile
I'm scanning files for specific lines, If lines found I append them to lists and count matche..... More

Print this item

  where to get portable Python for Linux (Fedora)?
Posted by: python001 - Nov-01-2020, 04:04 AM - Forum: General Coding Help - Replies (5)

My C++ project needs Python to do some simple things (I/O, batch string find/replacement...). I want my program self-contained and do not rely on the ..... More

Print this item

  strange difference between list() and tuple() using iter()
Posted by: Skaperen - Nov-01-2020, 12:16 AM - Forum: News and Discussions - Replies (1)

when using iter() then to get the items from the iterator using list() or tuple() there is a strange difference. here is the demo:
[output]
lt2a/ph..... More

Print this item

  "full" does not work
Posted by: coltson - Oct-31-2020, 11:18 PM - Forum: General Coding Help - Replies (1)

Hello, a program hast he following line:

Moth_fitness=numpy.full(N,float("inf"))
When I try to run the program that has this li..... More

Print this item

  corrected
Posted by: djtjhokie - Oct-31-2020, 07:13 PM - Forum: Homework - No Replies

fixed

Print this item

  Installing keras in Python 2.7 environment
Posted by: ErnestTBass - Oct-31-2020, 04:51 PM - Forum: General Coding Help - Replies (3)

I have an virtual environment with python 2.7 installed. I know that I should not be using
Python 2.7, but the source code that I found (I did not w..... More

Print this item

  codebox usage help doc
Posted by: metulburr - Oct-31-2020, 12:12 PM - Forum: Board - No Replies

I created a new help doc to link to when someone does not know how to select all the code in the codebox....under general help
https://python-forum.i..... More

Print this item

  how to detect a sequence?
Posted by: Skaperen - Oct-31-2020, 06:23 AM - Forum: General Coding Help - Replies (1)

what is the best way to detect if a given value is a sequence or not? my first thought is to try to slice it under try/except.

Print this item

  Question on subprocess module.
Posted by: knoxvilles_joker - Oct-31-2020, 04:14 AM - Forum: General Coding Help - Replies (3)

OK, I am trying to integrate a few hardware pieces. I have some main code I have working fine, but I am trying to add some more hardware to get every..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  pip install requests does... 6 hours ago misodca DeaD_EyE General Codin...
  Creating a Mindmap progra... Yesterday, 12:00 J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... Yesterday, 09:08 compuman145 compuman145 General Codin...
  A coding beginner needs h... Yesterday, 03:29 Littlefish Littlefish General Codin...
  Is the interpreter that c... Yesterday, 02:36 helendamdam helendamdam 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...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
Most views
  The best Prog... 576805
  Tutorial Requ... 499211
  Web Scraping ... 440591
  Newbie with P... 384560
  New Users Int... 368452
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 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
bianchiluca116 Today
Jorgecog Today
adamsmith12 Today
Ronny Today
Luciana Today

User Panel Messages

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