Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 69 online users. » 0 Member(s) | 65 Guest(s) Bing, Google, AOL, AOL
|
Latest Threads |
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
15 minutes ago
» Replies: 2
» Views: 352
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
1 hour ago
» Replies: 0
» Views: 21
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
6 hours ago
» Replies: 9
» Views: 504
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,715
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,050
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,405
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,958
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,721
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,794
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,939
|
|
|
Custom file class |
Posted by: deanhystad - Jan-26-2021, 08:36 PM - Forum: General Coding Help
- Replies (11)
|
 |
I have a special format file with a header and some content. In other languages I wrote a file subclass for reading and writing this file type. The ..... More
|
|
|
PDFplumber |
Posted by: pprod - Jan-26-2021, 05:52 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
I wrote a script to extract text from a pdf file using pdfplumber and pdfminer as I wanted to try both. For months the script ran fine but sudd..... More
|
|
|
Discord Bot Help |
Posted by: Oshadha - Jan-26-2021, 04:23 PM - Forum: General Coding Help
- No Replies
|
 |
How can a bot send a DM to Masker112#3725 saying Hello
when someone types .test
the prefix is '.'
How do I do this?
[python]
@client.command()..... More
|
|
|
Using Grid layout and QHBox |
Posted by: hobbyist - Jan-26-2021, 12:17 AM - Forum: GUI
- Replies (1)
|
 |
Hello, I have built a Grid with 2 rows and 3 columns. On the 2nd row 1st column where I am trying to insert the QHBox I get this error which I am tryi..... More
|
|
|
Your experiences with cloud offerings |
Posted by: nilamo - Jan-25-2021, 05:05 PM - Forum: Bar
- No Replies
|
 |
I've been working with AWS for the past several months for work, and I've got to be honest, it's much better than I ever thought possible.
Previous..... More
|
|
|
String error |
Posted by: Kurta - Jan-24-2021, 07:27 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hey there im not getting the expected result
i expect two numbers temperture and humidty seperated by a comma
here is my error:
line 25, in <..... More
|
|
|
PyTorch GTX 770 OLD ? |
Posted by: samuelbachorik - Jan-24-2021, 05:42 PM - Forum: Data Science
- No Replies
|
 |
Hello iam trying to train model with my GTX 770 and iam getting this error,-
[error]Found GPU0 GeForce GTX 770 which is of cuda capability 3.0.
..... More
|
|
|
Linking Comboboxes |
Posted by: MrP - Jan-24-2021, 05:08 PM - Forum: GUI
- Replies (24)
|
 |
I have 2 comboboxes. Selection from first is supposed to trigger the second to populate. The first is populated from a sqlite3 database and it works j..... More
|
|
|
|