Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,932
» Latest member: XenonBlack
» Forum threads: 38,721
» Forum posts: 175,502
Full Statistics
|
Online Users |
There are currently 48 online users. » 2 Member(s) | 39 Guest(s) Applebot, Google, Bing, AOL, AOL, Mojeek, kshahzad1985, bowlofred
|
Latest Threads |
Too much space between gr...
Forum: GUI
Last Post: RonR
5 hours ago
» Replies: 2
» Views: 873
|
How Reliable Is Assignmen...
Forum: News and Discussions
Last Post: tobey12
8 hours ago
» Replies: 0
» Views: 50
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Today, 07:07 AM
» Replies: 1
» Views: 353
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,460
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,525
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 392
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 123
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,900
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,154
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 839
|
|
|
PyMongo error |
Posted by: bagou450 - Aug-04-2022, 08:27 AM - Forum: General Coding Help
- No Replies
|
 |
Hello
I do a transfer of a python script from a server to another and i get this error:
ModuleNotFoundError: No module named 'pymongo.server_api..... More
|
|
|
File explorer |
Posted by: DPaul - Aug-04-2022, 06:41 AM - Forum: General Coding Help
- Replies (9)
|
 |
Hi,
In a win11 python 10.x environment, I can start the file explorer from within python like so:
[python]import os
def show_explorer(path):
..... More
|
|
|
Creating hot spots in PyGTK |
Posted by: DrakeSoft - Aug-01-2022, 02:20 PM - Forum: GUI
- Replies (1)
|
 |
Hi,
I am trying to create an application in PyGTK that will feature 4 video screens in a single GTK window. I am using GTKs UI sockets to embed the..... More
|
|
|
Parsing JSON |
Posted by: pyStund - Jul-30-2022, 09:27 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi,
I need to take some JSON values that are floats from an AWS DynamoDB and make them variables to use in my script but I keep on running into prob..... More
|
|
|
|