I have the following code, and I have been trying to visualize a Postgresql-10 table with Pyqt5 and it has not been possible, my script is:
>
from PyQt5 import QtCore, QtGui, QtWidgets
from windowbd_2 import *
from PyQt5.QtSql import QSq...
asked by
25.04.2018 / 22:59