pi@raspberrypi:~/copytorasberry $ python3 main.py
qt5ct: using qt5ct plugin
QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
qt5ct: D-Bus global menu: no
QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
(5,)
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
(5,)
(5,)
(5,)
(5,)
(5,)
(5,)
^CTraceback (most recent call last):
File "main.py", line 105, in showTime
def showTime(self):
KeyboardInterrupt
Aborted
pi@raspberrypi:~/copytorasberry $
pi@raspberrypi:~/copytorasberry $ sudo apt-get install gstreamer1.0-tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
gstreamer1.0-tools
0 upgraded, 1 newly installed, 0 to remove and 92 not upgraded.
Need to get 1,109 kB of archives.
After this operation, 1,196 kB of additional disk space will be used.
Get:1 http://mirror.ossplanet.net/raspbian/raspbian buster/main armhf gstreamer1.0-tools armhf 1.14.4-1 [1,109 kB]
Fetched 1,109 kB in 27s (40.8 kB/s)
Selecting previously unselected package gstreamer1.0-tools.
(Reading database ... 157946 files and directories currently installed.)
Preparing to unpack .../gstreamer1.0-tools_1.14.4-1_armhf.deb ...
Unpacking gstreamer1.0-tools (1.14.4-1) ...
Setting up gstreamer1.0-tools (1.14.4-1) ...
Processing triggers for man-db (2.8.5-2) ...
pi@raspberrypi:~/copytorasberry $ python3 main.py
qt5ct: using qt5ct plugin
QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
qt5ct: D-Bus global menu: no
QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
(5,)
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
(5,)
^CTraceback (most recent call last):
File "main.py", line 105, in showTime
def showTime(self):
KeyboardInterrupt
Aborted
pi@raspberrypi:~/copytorasberry $ gst-inspect-1.0 | grep omx
omx: omxhdmiaudiosink: OpenMAX HDMI Audio Sink
omx: omxanalogaudiosink: OpenMAX Analog Audio Sink
omx: omxh264enc: OpenMAX H.264 Video Encoder
omx: omxvc1dec: OpenMAX WMV Video Decoder
omx: omxmjpegdec: OpenMAX MJPEG Video Decoder
omx: omxvp8dec: OpenMAX VP8 Video Decoder
omx: omxtheoradec: OpenMAX Theora Video Decoder
omx: omxh264dec: OpenMAX H.264 Video Decoder
omx: omxh263dec: OpenMAX H.263 Video Decoder
omx: omxmpeg4videodec: OpenMAX MPEG4 Video Decoder
omx: omxmpeg2videodec: OpenMAX MPEG2 Video Decoder
libav: avenc_h264_omx: libav OpenMAX IL H.264 video encoder encoder
pi@raspberrypi:~/copytorasberry $ sudo apt-get install libqt5multimedia5-plugins
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libqt5multimediagsttools5 libqt5multimediaquick5 libqt5qml5 libqt5quick5
Suggested packages:
qt5-qmltooling-plugins
The following NEW packages will be installed:
libqt5multimedia5-plugins libqt5multimediagsttools5 libqt5multimediaquick5 libqt5qml5 libqt5quick5
0 upgraded, 5 newly installed, 0 to remove and 92 not upgraded.
Need to get 2,332 kB of archives.
After this operation, 9,443 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirror.ossplanet.net/raspbian/raspbian buster/main armhf libqt5multimediagsttools5 armhf 5.11.3-2 [64.1 kB]
Get:2 http://mirror.ossplanet.net/raspbian/raspbian buster/main armhf libqt5qml5 armhf 5.11.3-4 [1,001 kB]
Get:3 http://mirror.ossplanet.net/raspbian/raspbian buster/main armhf libqt5quick5 armhf 5.11.3-4 [1,049 kB]
Get:4 http://mirror.ossplanet.net/raspbian/raspbian buster/main armhf libqt5multimediaquick5 armhf 5.11.3-2 [37.9 kB]
Get:5 http://mirror.ossplanet.net/raspbian/raspbian buster/main armhf libqt5multimedia5-plugins armhf 5.11.3-2 [180 kB]
Fetched 2,332 kB in 29s (80.2 kB/s)
Selecting previously unselected package libqt5multimediagsttools5:armhf.
(Reading database ... 157960 files and directories currently installed.)
Preparing to unpack .../libqt5multimediagsttools5_5.11.3-2_armhf.deb ...
Unpacking libqt5multimediagsttools5:armhf (5.11.3-2) ...
Selecting previously unselected package libqt5qml5:armhf.
Preparing to unpack .../libqt5qml5_5.11.3-4_armhf.deb ...
Unpacking libqt5qml5:armhf (5.11.3-4) ...
Selecting previously unselected package libqt5quick5:armhf.
Preparing to unpack .../libqt5quick5_5.11.3-4_armhf.deb ...
Unpacking libqt5quick5:armhf (5.11.3-4) ...
Selecting previously unselected package libqt5multimediaquick5:armhf.
Preparing to unpack .../libqt5multimediaquick5_5.11.3-2_armhf.deb ...
Unpacking libqt5multimediaquick5:armhf (5.11.3-2) ...
Selecting previously unselected package libqt5multimedia5-plugins:armhf.
Preparing to unpack .../libqt5multimedia5-plugins_5.11.3-2_armhf.deb ...
Unpacking libqt5multimedia5-plugins:armhf (5.11.3-2) ...
Setting up libqt5qml5:armhf (5.11.3-4) ...
Setting up libqt5multimediagsttools5:armhf (5.11.3-2) ...
Setting up libqt5quick5:armhf (5.11.3-4) ...
Setting up libqt5multimediaquick5:armhf (5.11.3-2) ...
Setting up libqt5multimedia5-plugins:armhf (5.11.3-2) ...
Processing triggers for libc-bin (2.28-10+rpi1) ...
pi@raspberrypi:~/copytorasberry $ python3 main.py
qt5ct: using qt5ct plugin
QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
qt5ct: D-Bus global menu: no
QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
! 169273
? 169273
! 41215
? 41215
QWidget::paintEngine: Should no longer be called
QWidget::paintEngine: Should no longer be called
QWidget::paintEngine: Should no longer be called
QWidget::paintEngine: Should no longer be called
QWidget::paintEngine: Should no longer be called
QWidget::paintEngine: Should no longer be called
QWidget::paintEngine: Should no longer be called
QWidget::paintEngine: Should no longer be called
! 169273
? 169273
! 41215
? 41215
! 169273
? 169273
! 41215
? 41215
! 169273
? 169273
! 41215
? 41215
! 169273
? 169273
! 41215
? 41215
^CTraceback (most recent call last):
File "main.py", line 105, in showTime
def showTime(self):
KeyboardInterrupt
Aborted
pi@raspberrypi:~/copytorasberry $ ^C
Install Pyqtgraph in rasberry pi
pi@rasberrypi:~$ sudo apt-get install python3-pyqtgraph
Install QtMultimedia in rasberry pi
pi@rasberrypi:~$ sudo apt-get install python3-pyqt5.qtmultimedia
You have to also install libqt5multimedia5-plugins to work properly qtmediaplayer
pi@rasberrypi:~$ sudo apt-get install libqt5multimedia5-plugins
rnjn@kali:~/RasberryProject/DigilineSystem$ python3 main.py
Traceback (most recent call last):
File "main.py", line 47, in <module>
import database
File "/home/rnjn/RasberryProject/DigilineSystem/database.py", line 2, in <module>
from PyQt5.QtSql import QSqlDatabase, QSqlQuery
ModuleNotFoundError: No module named 'PyQt5.QtSql'
Solution described there is to run command
rnjn@kali:~$ sudo apt update
rnjn@kali:~$ sudo apt-get install python3-pyqt5.qtsql
Install Python Self Module in Kali linux:
sudo apt install python3-pip
sudo python3 -m pip install self
Install QtSql in kali linux:
sudo apt install python3-pyqt5.qtsql
sudo apt install python3-acora
sudo apt install libgstreamer*-dev gstreamer*-dev
Comments50
can you drink beer with tadalafil
taking finasteride and estrogen
zjfyvesh
tkypydsh
hdqfftxf
ulyvijik
laofsknn
oahofyeg
zazuplrvti
spxoaacp
kfvnqgnm
zdlnqyix
cfzijdak
evwufaml
omeokpwnvi
wckappax
bqgjdqgg
uaqszaks
urchbezu
rcszjhki
vubnryzz
emkjjnhn
pnoptbocs
bexvvbtn
bckaczas
nuicfehk
qhmvmkxq
wfbjcbeyh
endzeodo
gvxtlmmspa
rxckjaxk
mspeqbrh
joqkymcn
aaabsuqt
usblsdtb
gyaconxy
jozqnwlf
lecdvjjt
jrsnefhke
cpjayfze
dryqrusp
xegrzjrz
tvgpfdyv
qepubjve
xsktzhfj
hjovozlj
gvhsftxc
iluahrpc
gxyxzomay
rscijupz