| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,309
» Latest member: adityaN
» Forum threads: 38,801
» Forum posts: 175,920
Full Statistics
|
| Online Users |
There are currently 32 online users. » 0 Member(s) | 25 Guest(s) Bing, Google, AOL, Twitter
|
|
|
| Compass Calibrate |
|
Posted by: Hendra84 - Sep-04-2018, 06:08 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hello guys, i need somebody who can explain how to use compass CMPS with python on raspi3 . I have compass module CMPS-12 but i dont have the library ..... More
|
|
|
| PyQt5 can't load video |
|
Posted by: DecaK - Sep-03-2018, 07:29 PM - Forum: GUI
- Replies (6)
|
 |
Hello, I'm using Python 3.6 and PyQt5 and I tried few programs I found on internet, but always same problem: PyQt5 Video Widget is just black and noth..... More
|
|
|
| Code not working |
|
Posted by: Luzaich - Sep-03-2018, 03:57 PM - Forum: GUI
- Replies (2)
|
 |
[python]
import random
from PyQt5 import QtCore, QtGui, QtWidgets
class Ui_MainWindow(object):
def setupUi(self, MainWindow):
Mai..... More
|
|
|
| Image detection. |
|
Posted by: ThNera - Sep-03-2018, 03:52 PM - Forum: General Coding Help
- Replies (1)
|
 |
I would like to know if there is any way you can use python in order to detect images in a live game that you play. For example, detecting head/player..... More
|
|
|
| Program slows my mac down |
|
Posted by: bobsmith76 - Sep-03-2018, 01:43 PM - Forum: General Coding Help
- No Replies
|
 |
I'm running a program that counts each keystroke I make. I'm trying to find some way to measure my productivity. The problem is that after 15 minutes ..... More
|
|
|
| Looping problem |
|
Posted by: IMissedTheBus - Sep-03-2018, 11:43 AM - Forum: General Coding Help
- Replies (3)
|
 |
I'm trying to make a little game for my wife start off small and work my way up. but i cant loop the question if she gets it wrong.
I would like it..... More
|
|
|
| Power phase question. |
|
Posted by: Sleeper - Sep-02-2018, 08:29 PM - Forum: Bar
- Replies (4)
|
 |
I've had this question for a while. I'm fairly sure I am correct but wanted to ask anyway.
Most homes run on single phase power, and many industria..... More
|
|
|
| tkinter listbox problem |
|
Posted by: edoardo5782 - Sep-02-2018, 08:28 PM - Forum: GUI
- Replies (5)
|
 |
Hi
i have a problem with the Listbox on Tkinter.
When i select with mouse one word in the Listbox, the program give me the relative code.
If i sele..... More
|
|
|
| Slicing String cell by cell |
|
Posted by: Vigneshkumarsakthivel - Sep-02-2018, 05:59 PM - Forum: Data Science
- No Replies
|
 |
Hi I am absolute beginner. I have a problem in slicing string in a excel file using python.
My excel file contains the following info:
[output]
order..... More
|
|
|
|