You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instalado a biblioteca no python3 pyQt5 ( para ubuntu: sudo apt-get install python3-pyqt5 )
instalado a biblioteca no python3 matplotlib ( para ubuntu: sudo apt-get install python3-matplotlib )
Executando:
Executando no ubuntu:
-> pressionando Ctrl+Alt+T abrira o terminal
-> Apos isso se deve entrar na pasta onde se encontra o programa baixado
-> digitar na linha de comando: pyrcc5 images.qrc -o images_rc.py
-> digitar na linha de comando: python3 mainwindow.py
-> Pronto!
About
Simple program that shows line codes graphs for educational purpose