| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 43 online users. » 1 Member(s) | 38 Guest(s) Bing, Google, Apple, JamesFalkner
|
|
|
| How display matrix on canvas |
|
Posted by: eedenj - Mar-13-2021, 11:53 AM - Forum: GUI
- Replies (9)
|
 |
Hi All,
I am having troubles with Tkinter and tables.
Tkinter has limited possibilities for creating tables, so I create one with this ' program'...... More
|
|
|
| Question |
|
Posted by: Dayago - Mar-12-2021, 08:23 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi I've already installed Python put on my computer there are two wich is the correct one? I have to disinstall some files?
Thank you[attachment=1054..... More
Attached Files
Thumbnail(s)
|
|
|
| Attribute Error |
|
Posted by: Raiden_Arctica - Mar-12-2021, 05:18 PM - Forum: Data Science
- Replies (4)
|
 |
Hi everyone,
I have this error message: AttributeError: 'NoneType' object has no attribute 'items'
when I run the code below:
[[python]imp..... More
|
|
|
| Tkinter guide? |
|
Posted by: Mondata - Mar-12-2021, 02:07 PM - Forum: GUI
- Replies (16)
|
 |
I´m starting learning tkinter and trying to make some sense of it.
I´d like to know if there is a good manual or guide with all the options, etc.?
For..... More
|
|
|
| Send UDP packet after bind |
|
Posted by: pacmyc - Mar-11-2021, 10:28 PM - Forum: Networking
- No Replies
|
 |
I want to send a UDP packet to 192.168.0.155 and then listen for replies on the same port as I sent the packet from.
The below code doesn't work. I c..... More
|
|
|
| Flask request object None |
|
Posted by: muckypup - Mar-11-2021, 12:32 PM - Forum: Networking
- No Replies
|
 |
I am trying to set up a simple Flash app to receive sensor data from a microcontroller.
Simplified code:
[python]
from flask import Flask, req..... More
|
|
|
| Python Versions |
|
Posted by: ThatTamyBot - Mar-11-2021, 05:58 AM - Forum: General Coding Help
- Replies (2)
|
 |
Guys I needd help I am on macos and i installed python (using homebrew) and anaconda at the same time . I want my homebrew installation to be the defa..... More
|
|
|
| Help with installing TensorRT |
|
Posted by: samuelbachorik - Mar-10-2021, 08:00 PM - Forum: Data Science
- No Replies
|
 |
Hello I can not find working way to install Nvidia TensorRT on windows. Please can someone help me with installing it ?
[error]No module named 'te..... More
|
|
|
| Tic Tac Toe Help |
|
Posted by: javesike1262 - Mar-10-2021, 01:38 PM - Forum: GUI
- Replies (3)
|
 |
Hello, I have been creating a Tic Tac Toe game in Tkinter. It is supposed to draw X's and O's. A left click should place an X and a right click should..... More
|
|
|
|