| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,235
» Latest member: Alfredd
» Forum threads: 38,776
» Forum posts: 175,790
Full Statistics
|
| Online Users |
There are currently 41 online users. » 0 Member(s) | 37 Guest(s) Bing, Google, Applebot
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: noisefloor
4 hours ago
» Replies: 3
» Views: 71
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
7 hours ago
» Replies: 3
» Views: 90
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 07:29 PM
» Replies: 0
» Views: 63
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:59 AM
» Replies: 3
» Views: 97
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Yesterday, 09:09 AM
» Replies: 452
» Views: 375,019
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:07 AM
» Replies: 2
» Views: 3,362
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,550
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 178
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,192
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,437
|
|
|
| cv2 error |
|
Posted by: dankochkurov - Sep-09-2022, 07:30 AM - Forum: Data Science
- No Replies
|
 |
Hello! I am doing object recognition on a windows system.
I have a code:
import cv2
[python]img = cv2.imread('Doroga_na_ylitce1.jpg')
classNam..... More
|
|
|
| help with adding duplicates elements together in a list |
|
Posted by: 2ECC3O - Sep-09-2022, 03:03 AM - Forum: Homework
- Replies (5)
|
 |
given a list(just an example list, the actual test list is much MUCH longer)
d = [6610013121,4,6610021021,5, 6610021021,5,6610061121,5, 6610061121,5,..... More
|
|
|
| Module not found question |
|
Posted by: sighhhh12 - Sep-09-2022, 02:36 AM - Forum: General Coding Help
- No Replies
|
 |
Hello,
New to python,I'm used to Matlab and Arduino. I have 3.10.6 python,and just downloaded current version of spyder.
All I'm trying to do is read ..... More
|
|
|
| GUI does not appear |
|
Posted by: flash77 - Sep-08-2022, 12:29 PM - Forum: GUI
- Replies (5)
|
 |
Hi,
I'm using Pycharm and QT-Designer - I'm totally new to QT-Designer...
I did an example from a python book - it was about to create a GUI, in w..... More
|
|
|
| Get iPhone Location |
|
Posted by: AlphaInc - Sep-06-2022, 04:32 PM - Forum: General Coding Help
- No Replies
|
 |
Hello everybody,
I'm trying to write a script that first checks some ips of mine (phone, pc, etc.) which are stored in a json file to "confirm" tha..... More
|
|
|
|