| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,251
» Latest member: ftk456
» Forum threads: 38,780
» Forum posts: 175,823
Full Statistics
|
| Online Users |
There are currently 41 online users. » 0 Member(s) | 38 Guest(s) Bing, Google, Mojeek
|
| Latest Threads |
New to python and coding
Forum: Homework
Last Post: lary_p
1 hour ago
» Replies: 5
» Views: 138
|
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 07:26 PM
» Replies: 2
» Views: 83
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 10:11 AM
» Replies: 6
» Views: 222
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 347
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Nov-11-2025, 05:07 AM
» Replies: 5
» Views: 308
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 133
|
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,634
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 229
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 220
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,628
|
|
|
| Button error |
|
Posted by: Tyrel - Jun-19-2021, 03:36 PM - Forum: GUI
- Replies (2)
|
 |
Please help,
Why am I getting this error.
Main.py
[python]from tkinter import *
import tkinter as tk
import tkinter.font as tkFont
import ..... More
|
|
|
| Geo dataset help |
|
Posted by: aamanyire - Jun-19-2021, 06:39 AM - Forum: Data Science
- Replies (2)
|
 |
Hi guys am new to Machine Learning and i found a dataset that i wanted to try my skills on. Its a dataset that has geo coordinates and i have to plot ..... More
|
|
|
| send email smtp |
|
Posted by: rwahdan - Jun-19-2021, 12:54 AM - Forum: General Coding Help
- No Replies
|
 |
I am trying to send email from python using smtp and yahoo. is there special settings like gmail in yahoo?
[python]
import smtplib
from email.mim..... More
|
|
|
| pip.exe not signed ? |
|
Posted by: hmaster - Jun-18-2021, 09:32 PM - Forum: General Coding Help
- No Replies
|
 |
Hello,
Question, is there a reason why python.exe is digitally signed, but pip.exe is not ?
I assumed Python would also digitally sign all their..... More
|
|
|
| Drawing in PySide |
|
Posted by: Leo_Red - Jun-18-2021, 11:52 AM - Forum: GUI
- Replies (3)
|
 |
Hi, I am looking for an widget that can be used to draw on. I looked into the PySide documentation for hours, still didn't find anything. I checked ou..... More
|
|
|
|