| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,303
» Latest member: IFDA123
» Forum threads: 38,798
» Forum posts: 175,906
Full Statistics
|
| Online Users |
There are currently 36 online users. » 0 Member(s) | 29 Guest(s) Bing, AOL, Google, Applebot, AOL, Mojeek
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
2 hours ago
» Replies: 4
» Views: 119
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
10 hours ago
» Replies: 4
» Views: 151
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Today, 04:44 AM
» Replies: 8
» Views: 668
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Yesterday, 04:48 AM
» Replies: 6
» Views: 7,811
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 147
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 130
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 210
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,217
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 324
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 210
|
|
|
| Calling a list troubles |
|
Posted by: giveen - Jan-11-2019, 07:09 PM - Forum: Homework
- Replies (7)
|
 |
I'm struggling to get this list from a json file to call correctly, and I was hoping for help. I'm still really new to learning python. I always end u..... More
|
|
|
| PyPDF2 encrypt |
|
Posted by: Truman - Jan-11-2019, 12:39 AM - Forum: General Coding Help
- Replies (3)
|
 |
I'm trying to encrypt a pdf file but it gives syntax error
[python]
import PyPDF2
pdfFile = open('meetingminutes.pdf', 'rb')
pdfReader = PyPDF2.PdfFil..... More
|
|
|
| Process finished with exit code |
|
Posted by: gehrenfeld - Jan-10-2019, 09:03 PM - Forum: GUI
- Replies (3)
|
 |
Not sure what is wrong. I am using PyCharm and it shows no errors. But when I run it I get: Process finished with exit code -1073741571 (0xC00000FD)
..... More
|
|
|
| pyqt5 comobox insert into mysql |
|
Posted by: Weballround - Jan-10-2019, 03:04 PM - Forum: GUI
- Replies (2)
|
 |
Hello All,
Can someone please lead me in the right direction as I've been search for a why to do this for months.
So far using textedit date edit..... More
|
|
|
|