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,676
» Latest member: emmausa
» Forum threads: 38,648
» Forum posts: 175,063

Full Statistics

Online Users
There are currently 435 online users.
» 0 Member(s) | 425 Guest(s)
Google, Baidu, Bing, Facebook, Apple

Latest Threads
Custom Window Decorations...
Forum: General Coding Help
Last Post: emmausa
2 hours ago
» Replies: 4
» Views: 890
replace or remove text fr...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 20
» Views: 1,063
Sourcetrail project
Forum: News and Discussions
Last Post: paul18fr
7 hours ago
» Replies: 0
» Views: 31
Deciding on a Macbook Pro...
Forum: Bar
Last Post: techthiru
9 hours ago
» Replies: 0
» Views: 53
Pylance: "... is not a kn...
Forum: General Coding Help
Last Post: MvGulik
11 hours ago
» Replies: 2
» Views: 117
While loop is terminating...
Forum: Homework
Last Post: Plyth
Jul-05-2025, 01:49 AM
» Replies: 2
» Views: 270
PythonPath file
Forum: General Coding Help
Last Post: Pedroski55
Jul-04-2025, 10:56 PM
» Replies: 7
» Views: 19,834
Python Install Mager Help
Forum: News and Discussions
Last Post: snippsat
Jul-04-2025, 09:43 AM
» Replies: 5
» Views: 427
RemoTe server operation w...
Forum: General Coding Help
Last Post: mario17
Jul-04-2025, 07:18 AM
» Replies: 4
» Views: 360
Hide CLI while grabbing i...
Forum: GUI
Last Post: Gribouillis
Jul-03-2025, 08:12 AM
» Replies: 1
» Views: 202

 
  check conenction takes byte or not
Posted by: viens - Nov-01-2017, 12:21 PM - Forum: Homework - Replies (1)

I have one ubuntu and one asus router. I can get the byte amount of the router port via ifHCInOctets via snmp on Ubuntu. When I write the ifHCInOctets..... More

Print this item

  Need help to write dict to CSV
Posted by: Lizard - Nov-01-2017, 11:27 AM - Forum: General Coding Help - Replies (1)

I got a Dict, but I want to write to csv file using below command
How i can do it
Please advise.Thanks

writer = csv.DictWriter(csvfile, fieldname..... More

Print this item

  Classes and for loops
Posted by: LessInformation - Nov-01-2017, 08:50 AM - Forum: General Coding Help - Replies (1)

this program makes boxes move, but i need to make them move randomly and indepensent of each other,
by calling the method "rect.move()"but idk how to..... More

Print this item

  pip install syntax errror again and again
Posted by: jeanloup - Nov-01-2017, 12:25 AM - Forum: News and Discussions - Replies (5)

Dear all,

I am coming across a frustrating issue with python when it comes to packages installation. To put it bluntly, the famous "pip install pac..... More

Print this item

  show grayscale image using matplotlib
Posted by: zyb1003 - Oct-31-2017, 08:19 PM - Forum: General Coding Help - Replies (1)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  image processing and manipulation
Posted by: 3015799 - Oct-31-2017, 08:18 PM - Forum: General Coding Help - Replies (1)

I'm new to python and am looking for advice on the most straight forward approach to my project. I'm looking to write code that will process an image ..... More

Print this item

  Homework
Posted by: edge94 - Oct-31-2017, 08:07 PM - Forum: Homework - Replies (1)

I have a homework in python project which is quite big, everything is fine but I have two problems that I am having issues with. the assignment is :
..... More

Print this item

  wxPython
Posted by: QueenSvetlana - Oct-31-2017, 06:49 PM - Forum: GUI - Replies (1)

I was reading wiki, and it talked about the ..... More

Print this item

  array replace with 1 when larger than 1
Posted by: metalray - Oct-31-2017, 05:34 PM - Forum: Homework - Replies (1)

Dear Python Experts,

I have an array with values of 0 and something above 1.

[python]
def af():
    from sklearn.metrics import confusion_matr..... More

Print this item

  Using an Abstract base for Game Weapon
Posted by: QueenSvetlana - Oct-31-2017, 03:55 PM - Forum: Code sharing - Replies (2)

Hoping to get feedback and help when using Abstract classes. I had an example..... More

Print this item

  Replacing with Regex
Posted by: Seelena - Oct-31-2017, 02:57 PM - Forum: Homework - Replies (2)

Hi guys

I'm trying to figure out how to replace a string in dataframe using regex's match

In my case I want to get rid of parenthesis and what i..... More

Print this item

  Error in a "for" loop
Posted by: sylas - Oct-31-2017, 02:43 PM - Forum: General Coding Help - Replies (3)

Hi all! It seems easy but it is not. Thanks for your help.
[python]print("quick_average.py")
text = "13 16 19 23"
x = text.split()
print(x)  # x i..... More

Print this item

  Need help with dezoomify code (fixed Q)
Posted by: Ezra - Oct-31-2017, 02:42 PM - Forum: General Coding Help - Replies (7)

Hello,
I try to download large images via desoomify
the code (below) works fine with the sample link
(using Spyder to run: python dezoomify.py http..... More

Print this item

  Compare each n-th element of a nested list
Posted by: Fred Barclay - Oct-31-2017, 01:26 PM - Forum: Data Science - Replies (3)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Avoid FreeFileSync from being launch while it has previous popups openned
Posted by: sipriusPT - Oct-31-2017, 12:57 PM - Forum: General Coding Help - Replies (1)

For those familiered with FreeFileSync, know that there is another feature called RealTimeSync(RTS), who simply doesnt work at least in my MacOS, so I..... More

Print this item

  dummy classifier accuracy and recall score
Posted by: metalray - Oct-31-2017, 09:27 AM - Forum: Homework - No Replies

Dear Python Experts,
I have been searching for a few hours now how to use a dummy classifier to get the accuracy and recall score
but cant find any ..... More

Print this item

  Script crashes when called from a second script
Posted by: cryomick - Oct-31-2017, 06:57 AM - Forum: General Coding Help - Replies (2)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Help with rhel
Posted by: jackkiu158 - Oct-31-2017, 05:42 AM - Forum: General Coding Help - Replies (2)

t had links to download the PYTHON files. But i could not get them to open. I keep getting syntax errors when i drag them in.

Can somebody tell me..... More

Print this item

  Buttons or Radio Buttons on Tkinter Treeview
Posted by: draems - Oct-31-2017, 04:06 AM - Forum: General Coding Help - No Replies

Is it possible to place a button or radiobutton on a treeview cell?

Print this item

  Issue with if statement
Posted by: trixter6673 - Oct-30-2017, 11:53 PM - Forum: Homework - Replies (3)

hi there guys, I am new with python and need help with this issue as I can't seem to find any answer when I run the code. The code I used is :-
x= in..... More

Print this item

  Can someone please help me?
Posted by: zykbee - Oct-30-2017, 11:45 PM - Forum: General Coding Help - Replies (12)

Why does it keep saying denied when I write "password" in the text box. I assume it has to do with the "content=" line, but for the life of me I have ..... More

Print this item

  How do you change specific elements in a char array of string?
Posted by: JoeB - Oct-30-2017, 11:01 PM - Forum: Data Science - Replies (4)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  How to direct python to use a specific network adapter?
Posted by: ormesome - Oct-30-2017, 10:43 PM - Forum: Networking - Replies (9)

[i]This is a copy of a thread I started on StackOverflow which is getting down voted for being off topic. I regret that I didn't think to ask the good..... More

Print this item

  Draw graph (Python)
Posted by: Eberle - Oct-30-2017, 09:38 PM - Forum: Data Science - Replies (1)

I have a text file that consists of 3 columns.

0.column contain X coordinate
1.column contain Y coordinate
2.column contain 0 or 1

So far I dr..... More

Print this item

  Multiple screen in wxpython for my cluster
Posted by: djdan_23 - Oct-30-2017, 09:31 PM - Forum: GUI - No Replies

Hi! all.
I'd like to be able to switch between multiple screens. Meaning, the first one is the main, then when with a button or an external switch is..... More

Print this item

  Need Werkzeug 0.11 and flask is looking for Werkzeug 0.7
Posted by: GaPythonGal - Oct-30-2017, 09:11 PM - Forum: General Coding Help - Replies (3)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Ifs in PuLP
Posted by: priscila24 - Oct-30-2017, 09:02 PM - Forum: Data Science - No Replies

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  try and except
Posted by: anonymouspanda - Oct-30-2017, 08:52 PM - Forum: Homework - Replies (3)

Hi!

Doing homework for programming class, having problems with try-except. So the program works fine, it opens the txt file and searches for the co..... More

Print this item

  dc circuit calculations
Posted by: michaelj - Oct-30-2017, 08:29 PM - Forum: Homework - Replies (1)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  New Module!
Posted by: EgMusic - Oct-30-2017, 06:56 PM - Forum: Code sharing - Replies (12)

Hey Guys! I have made a module that allows the user to print text one letter at a time as if you were typing it! You can download this module at:

h..... More

Print this item

  Password and Username Verification
Posted by: AlwaysNew - Oct-30-2017, 06:20 PM - Forum: Homework - Replies (4)

Hello, I have been doing my coursework for computer science and my teacher advised that we go home and practice python in between hours in the coursew..... More

Print this item

  How to use python to receive Gobject.pointer
Posted by: stephenwei - Oct-30-2017, 04:56 PM - Forum: General Coding Help - No Replies

Hi,
I write a gstreamer plugin and g_signal_emit had send a struct.

when I try to use python to receive callback function. I don't know how to
re..... More

Print this item

  BTK tool in Python
Posted by: Arif - Oct-30-2017, 04:50 PM - Forum: Data Science - Replies (1)

Hello everyone,

I'm working on a project in biomechanics and i need to use BTK tools in order to play with some C3D files. But i have a problem : ..... More

Print this item

  help with game
Posted by: hammza - Oct-30-2017, 04:34 PM - Forum: Game Development - Replies (41)

hi every one Smile

I'm trying to make a game , i need help to make the bullet start from the ship

i don't know how to use coords

this is ..... More

Print this item

  Extracting clips from Aja Ki Pro FileRecorder
Posted by: underoathed - Oct-30-2017, 01:57 PM - Forum: General Coding Help - Replies (5)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Custom Window Decorations... 2 hours ago Beenman11 emmausa General Codin...
  replace or remove text fr... 4 hours ago Curbie Pedroski55 General Codin...
  Sourcetrail project 7 hours ago paul18fr paul18fr News and Disc...
  Deciding on a Macbook Pro... 9 hours ago techthiru techthiru Bar
  Pylance: "... is not a kn... 11 hours ago MvGulik MvGulik General Codin...
  While loop is terminating... 07-05, 01:49 jumpsworthnow Plyth Homework
  PythonPath file 07-04, 22:56 JohnRLaw Pedroski55 General Codin...
  Python Install Mager Help 07-04, 09:43 bowens1983 snippsat News and Disc...
  RemoTe server operation w... 07-04, 07:18 mario17 mario17 General Codin...
  [WxPython] Hide CLI while... 07-03, 08:12 Winfried Gribouillis GUI
  Venv - Python Virtual Env... 07-02, 17:41 DanneA Larz60+ General Codin...
Most views
  The best Prog... 572438
  Tutorial Requ... 485326
  Web Scraping ... 436970
  Newbie with P... 379830
  Thread remain... 351278
Most reputation
buran 581
snippsat 507
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+ 12071
buran 8173
snippsat 7346
deanhystad 6846
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
as1221 3
Newest members
emmausa Today
KhaledBaqri Today
CarlaRogersWI Yesterday
techthiru Yesterday
skylarkuk Yesterday

User Panel Messages

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