Installation via Pip + Styling

Heads up! You've already completed this tutorial.

nicholas5720 | 2020-10-19 09:52:05 UTC | #1

Many Python projects are distributed via Pip these days.

I want to distribute my PyQt code using PIp as well, the only problem is on Linux the styling information isn't passed down to the app when loading via pip, has anyone else got any information on how to work with this?


Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak

Installation via Pip + Styling was written by Martin Fitzpatrick .

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt.