Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,552
» Latest member: Dawinch
» Forum threads: 38,664
» Forum posts: 175,208
Full Statistics
|
Online Users |
There are currently 235 online users. » 1 Member(s) | 228 Guest(s) Bing, Baidu, Google, Applebot, Yandex, snippsat
|
Latest Threads |
gpiozero buttons stop wor...
Forum: General Coding Help
Last Post: deanhystad
1 hour ago
» Replies: 5
» Views: 199
|
How to package code for d...
Forum: General Coding Help
Last Post: snippsat
5 hours ago
» Replies: 2
» Views: 145
|
pip3 install certifi fail...
Forum: General Coding Help
Last Post: Pedroski55
Jul-15-2025, 08:52 AM
» Replies: 1
» Views: 101
|
My first python game : Ti...
Forum: Game Development
Last Post: walterliz
Jul-15-2025, 07:45 AM
» Replies: 8
» Views: 55,583
|
A penny doubled every day...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:35 AM
» Replies: 6
» Views: 737
|
Exercise on reading a chu...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:31 AM
» Replies: 3
» Views: 1,211
|
While loop is terminating...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:29 AM
» Replies: 3
» Views: 453
|
Custom Sorting List of Di...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:28 AM
» Replies: 3
» Views: 241
|
Unable to define function...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:26 AM
» Replies: 2
» Views: 103
|
RemoTe server operation w...
Forum: General Coding Help
Last Post: snippsat
Jul-14-2025, 10:14 AM
» Replies: 6
» Views: 712
|
|
|
populate a QListWidget |
Posted by: devilonline - Apr-10-2023, 01:11 AM - Forum: GUI
- Replies (1)
|
 |
Hi
i want to populate a list widget but it always gives me this error
what can i do?
thanks
error: [quote]TypeError: addItems(self, Itera..... More
|
|
|
Interpreting this code |
Posted by: EmBeck87 - Apr-07-2023, 04:36 PM - Forum: Homework
- Replies (4)
|
 |
Hello, I have a dumb question- can someone tell me in layperson terms what this code is doing? I'm worried it is excluding the values I want 'LMU' ins..... More
|
|
|
SSLContext for mTLS |
Posted by: vshaik - Apr-05-2023, 07:58 PM - Forum: General Coding Help
- No Replies
|
 |
Hello,
I need to sign my http request using a cert and a key.
[python]ctx = ssl.create_default_context()
ctx.load_cert_chain(certfile="C:/tes..... More
|
|
|
|