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,397
» Latest member: JulioLet
» Forum threads: 38,823
» Forum posts: 176,027

Full Statistics

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

Latest Threads
Merge video with subtitle...
Forum: General Coding Help
Last Post: Biks
2 hours ago
» Replies: 27
» Views: 15,512
Opencv findContours Q
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:11 AM
» Replies: 1
» Views: 126
Struggles I Faced While E...
Forum: Code Review
Last Post: padma121
Dec-29-2025, 09:12 AM
» Replies: 1
» Views: 4,602
Willing to pay for help w...
Forum: General Coding Help
Last Post: noisefloor
Dec-29-2025, 08:37 AM
» Replies: 4
» Views: 202
Create dataframe from the...
Forum: Data Science
Last Post: OtiliaGen
Dec-29-2025, 07:27 AM
» Replies: 7
» Views: 3,615
How to Integrate External...
Forum: General Coding Help
Last Post: noisefloor
Dec-27-2025, 06:21 PM
» Replies: 1
» Views: 174
Calling python from anoth...
Forum: General Coding Help
Last Post: eedjsa
Dec-27-2025, 04:06 PM
» Replies: 9
» Views: 328
IP address for users
Forum: Networking
Last Post: itx_sumeet
Dec-27-2025, 05:53 AM
» Replies: 4
» Views: 7,127
Lottery generator (beginn...
Forum: General Coding Help
Last Post: Pedroski55
Dec-27-2025, 01:10 AM
» Replies: 5
» Views: 9,987
[split] How to ask Smart ...
Forum: General Coding Help
Last Post: Pedroski55
Dec-25-2025, 07:58 AM
» Replies: 2
» Views: 198

 
  using ctypes to use a dll in a python module
Posted by: dauriac - Mar-05-2024, 02:48 PM - Forum: General Coding Help - Replies (3)

Hello, working on a windows system and I need to import a dll into a python module. I use ctypes
[python]
import ctypes,sys
myLib = ctypes.CDLL("./..... More

Print this item

  Screenshot problem
Posted by: DPaul - Mar-05-2024, 07:34 AM - Forum: Bar - Replies (7)

Hi,
When a user wants to save a document , that is shown in the tKinter canvas area of the gui,
he hits a button, and a screenshot is taken to the c..... More

Print this item

  PIL not recognised in subprocess
Posted by: bobtbown - Mar-05-2024, 04:32 AM - Forum: General Coding Help - Replies (2)

I have a script to show images using the the import "from PIL import Image, ImageTk" and it works fine when running the script by itself. I have Pill..... More

Print this item

  Matching string from a file
Posted by: tester_V - Mar-04-2024, 09:07 PM - Forum: General Coding Help - Replies (5)

Greetings!
I’d like to match strings in files, it seems simple but I’m failing to do this…
It has multiple white spaces before the word Start Time o..... More

Print this item

  Senior Full-stack Python Developer
Posted by: Nadiia_H - Mar-04-2024, 07:56 PM - Forum: Jobs - Replies (2)

Are you a talented senior developer looking for a remote job that lets you show your skills and get better compensation and career growth? Look no fur..... More

Print this item

  Embed Matplotlib Graph to Tkinter?
Posted by: dimidgen - Mar-04-2024, 07:40 PM - Forum: General Coding Help - No Replies

Hi all,

I am trying to animate stock prices from a csv file on a matplotlib graph and embed this onto tkinter. The issue is that I can't seem to ge..... More

Print this item

  ValueError: could not convert string to float: '' fron Entry Widget
Posted by: russellm44 - Mar-04-2024, 06:17 PM - Forum: GUI - Replies (5)

Hello,

I have a simple program that takes user input from a tkinter entry widget and then converts the user input to a float for processing.

I a..... More

Print this item

  socket library
Posted by: Kate - Mar-04-2024, 03:51 PM - Forum: General Coding Help - Replies (1)

I am new to python socket.py and while learning this library I got a question, answer to which I coundn't find in any resource.
I know that there is ..... More

Print this item

  print(0.1+0.2==0.3)
Posted by: akbarza - Mar-04-2024, 06:59 AM - Forum: General Coding Help - Replies (3)

hi
I saw in a quiz on Instagram that wanted the result of

 print(0.1+0.2==0.3)
.
it had 4 choices:
1)True
2)False
3) machine de..... More

Print this item

  mode()
Posted by: huey17 - Mar-04-2024, 05:53 AM - Forum: General Coding Help - Replies (1)

Hi, I am a newbie to Python.
Am trying to impute a categorical column with mode but failed. Not sure what is the problem :

data.loc[(data.horsepow..... More

Print this item

  Hi people !
Posted by: astral_travel - Mar-03-2024, 04:38 PM - Forum: Bar - Replies (3)

i'm back to learning python,

how are you ?

Print this item

  problem with memory_graph module
Posted by: akbarza - Mar-03-2024, 02:25 PM - Forum: General Coding Help - Replies (5)

hi
code:
[python]# from:https://pypi.org/project/memory-graph/
'''
custom copy method
We can write our own custom copy function or method in case..... More

Print this item

  confusion on importing modules
Posted by: carter187 - Mar-03-2024, 12:27 PM - Forum: General Coding Help - Replies (4)

Hello,

I want to build a simple web browser following along this https://browser.engineering/http.html and have created a directory like this:

[..... More

Print this item

  CTkScrollableDropdown error: bad window path name ".!ctkscrollabledropdown"
Posted by: CopperGenie - Mar-03-2024, 03:20 AM - Forum: GUI - Replies (1)

Hello! I'm using tkinter, customtkinter (ctk), and CTkScrollableDropdown (ctksd). This la..... More

Print this item

Question I’m trying to create a Power BI Matplotlib quadrant chart and I’m a little stumped.
Posted by: Nidwolff - Mar-03-2024, 01:41 AM - Forum: Data Science - Replies (1)

Hey guys!

So I’ve started experimenting with coding since around three weeks ago, exclusively using Python and I’ve been somewhat able to Frankenstei..... More

Print this item

  Python openyxl not updating Excel file
Posted by: MrBean12 - Mar-03-2024, 12:00 AM - Forum: General Coding Help - Replies (1)

I am at wit's end trying to debug this program. Problem is, it does not update my Excel file. Cry Sad

[python]
def GetExistingOrders(s..... More

Print this item

Exclamation Json API
Posted by: JayPy - Mar-02-2024, 08:25 PM - Forum: General Coding Help - Replies (4)

Hi All,
I have written the following code to generate json file from oracle database, and the file doesn't have the Keys(Columns) only values printin..... More

Print this item

  Saving a manytomany form
Posted by: polaije - Mar-02-2024, 06:10 PM - Forum: General Coding Help - Replies (2)

I have in my models two tables Article and Client, the relation is ManyToMany in client :
[python] articles = models.ManyToManyField(Article, throug..... More

Print this item

  problem with nosetests in run
Posted by: akbarza - Mar-02-2024, 12:05 PM - Forum: General Coding Help - Replies (2)

hi
we have below codes:
[python]# finctions.py
def add(a,b):
return a+b
def subtract(a,b):
return a-b
def multiply(a,b):
return a*..... More

Print this item

  Re Try loop for "net use..." failures
Posted by: tester_V - Mar-01-2024, 11:08 PM - Forum: General Coding Help - Replies (10)

Greetings to you all!
I’m trying to get some files from the remote hosts.
I’m using a ‘net use’ string for mapping drives and getting files.
Some o..... More

Print this item

  python web scrapping
Posted by: mg24 - Mar-01-2024, 12:49 PM - Forum: Web Scraping & Web Development - Replies (1)

from this URL.
Using python selenium I want to take screenshot all charts.

https://www.tiaa.org/public/investment-p.../profile?t..... More

Print this item

  Preprocessing an OBJ file, what is the best way to?
Posted by: KeithSloan - Mar-01-2024, 11:38 AM - Forum: General Coding Help - Replies (7)

I would like to preprocess some very large OBJ file see https://en.wikipedia.org/wiki/Wavefront_.obj_file.

In python I would like to preprocess the..... More

Print this item

  [Numpy] Load date/time from .txt to 'datetime64' type.
Posted by: water - Mar-01-2024, 08:54 AM - Forum: Data Science - Replies (4)

I have date/time data in .txt file likes below format:
[python]
2024-2-27, 0:0:0
2024-2-27, 3:7:2
2024-2-27, 4:11:3
2024-2-27, 6:3:5
2024-2-27, ..... More

Print this item

  Python django view error
Posted by: ZeeKolachi - Mar-01-2024, 04:57 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi, Dear Members,
I am a new learner of Python, and during the Django library, the error has occurred while importing the views command, so, no (pyth..... More


Attached Files

Thumbnail(s)
           
Print this item

  (CLOSED) CTkScrollableDropdown error: bad window path name ".!ctkscrollabledropdown"
Posted by: CopperGenie - Feb-29-2024, 10:05 PM - Forum: GUI - Replies (4)

(POST CLOSED)

Hello! I'm using tkinter, customtkinter (ctk), and CTkScrollableDropdown..... More

Print this item

  DF.groupby(col).min works, mean gets a "not implemented" error
Posted by: samgardner5 - Feb-29-2024, 04:20 PM - Forum: General Coding Help - Replies (3)

I'm running through some data visualization tutorials, and find in my installation of Anaconda on Windows and pandas the mean function doesn't seem to..... More

Print this item

  list and operator *
Posted by: akbarza - Feb-29-2024, 08:01 AM - Forum: General Coding Help - Replies (1)

hi
I saw the below snippet cod in a quiz on the net:

my_list=[1,2,3]
print(my_list*3)
print(3*my_list)
in that quiz, the output..... More

Print this item

  drawing a table with the status of tasks in each thread
Posted by: pyfoo - Feb-29-2024, 07:55 AM - Forum: General Coding Help - Replies (3)

Hi all!

I have no formal training but I get scripts working by searching the net and reading.

I am attempting to run a threaded script using `co..... More

Print this item

  [closed] "checked" variable (attribute?) origin?
Posted by: paul18fr - Feb-28-2024, 01:08 PM - Forum: GUI - Replies (4)

Hi

I've found this small snippet, and in the the_button_was_toggled method, i do not understand from where the [inline]checked[/in..... More

Print this item

  Algorithm for extracting comments from Python source code
Posted by: Pavel1982 - Feb-28-2024, 10:15 AM - Forum: General Coding Help - Replies (7)

I never worked with Python before, but now there is a task. There are several Python projects and I need to extract comments from the source code of t..... More

Print this item

  Installation module 'pyproj'
Posted by: QuentinR - Feb-28-2024, 09:35 AM - Forum: General Coding Help - Replies (1)

Hello everybody,

I have an issue with the module 'pyproj'. I installed it with the command prompt.

C:\------------------\Local\Programs\Python\P..... More

Print this item

  question of using not in if statement and ..
Posted by: akbarza - Feb-28-2024, 08:22 AM - Forum: General Coding Help - Replies (3)

hi
in the below code:
[python]"""
This is the "example" module.

The example module supplies one function, factorial(). For example,

>>> fact..... More

Print this item

  problem in output of a snippet code
Posted by: akbarza - Feb-28-2024, 07:57 AM - Forum: General Coding Help - Replies (2)

hi
assume the below snippet code(the code address is in the docstring of the code) :
[python] '''
from:https://www.knowledgehut.com/blog/programm..... More

Print this item

  mute spotify by the mixer of volume
Posted by: garze23 - Feb-27-2024, 05:42 PM - Forum: General Coding Help - No Replies

Hello,

I managed to make a script in python to mute spotify, but as I use Voicemetter, the sound from my application comes out of the VAIO3's virtu..... More

Print this item

Lightbulb Brute Force method for solving equation - help needed
Posted by: MariuszDyrkacz - Feb-27-2024, 01:32 PM - Forum: News and Discussions - Replies (2)

Hello,

Could anybody check if is possible to solve below equations by Brute Force method using Phyton? Unfortunately standard arithmetic or determi..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Merge video with subtitle... 2 hours ago Pavel_47 Biks General Codin...
  Opencv findContours Q Yesterday, 00:11 jogl Pedroski55 General Codin...
  Struggles I Faced While E... 12-29, 09:12 baffa_dbt padma121 Code Review
  Willing to pay for help w... 12-29, 08:37 braillescribe noisefloor General Codin...
  Create dataframe from the... 12-29, 07:27 Calab OtiliaGen Data Science
  How to Integrate External... 12-27, 18:21 finallen321 noisefloor General Codin...
  Calling python from anoth... 12-27, 16:06 eedjsa eedjsa General Codin...
  IP address for users 12-27, 05:53 Robots itx_sumeet Networking
  Lottery generator (beginn... 12-27, 01:10 Hullari Pedroski55 General Codin...
  [split] How to ask Smart ... 12-25, 07:58 yoanselcp Pedroski55 General Codin...
  Need Help with Pandas Con... 12-24, 10:07 naproxy_1 Axel_Erfurt Bar
Most views
  The best Prog... 580445
  Tutorial Requ... 519772
  Web Scraping ... 442789
  Newbie with P... 386997
  New Users Int... 386662
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+ 12117
buran 8198
snippsat 7398
deanhystad 6920
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
JulioLet Today
aellatsz9602 Yesterday
cruisesfares Yesterday
azam Yesterday
zcharlesoogleto9533 Yesterday

User Panel Messages

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