Skip to content
#

pyqt5

Here are 2,351 public repositories matching this topic...

NielBuys
NielBuys commented Jun 17, 2021

To whom it may concern.
I tried all the different qtpy apt packages I could find in google but the error keeps showing. Can somebody maybe help me with the corrrect "apt install" to install the requirements for git-cola on Ubuntu 20.04.

My setup before upgrade. I runned from source in Ubuntu 18.04.

I already tried to install "apt install git-cola" that did not help. Maybe the run from sour

centaurialpha
centaurialpha commented May 16, 2021

Currently the make flake8 command throws the following errors and warnings:

flake8 ninja_ide
ninja_ide/dependencies/notimportchecker.py:162:17: F841 local variable 'e' is assigned to but never used
ninja_ide/dependencies/notimportchecker.py:164:17: F841 local variable 'e' is assigned to but never used
ninja_ide/dependencies/pyflakes_mod/checker.py:39:20: F821 undefined name 'unicode'
nin

Improve this page

Add a description, image, and links to the pyqt5 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pyqt5 topic, visit your repo's landing page and select "manage topics."

Learn more