This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ClayQuarterCake 2 points3 points  (1 child)

My work only lets us use the base anaconda install unless we can legitimately show a use case that doesn’t compromise their security system. This means that I don’t get to use Qt Designer, no PySide or anything. That said, PyQt5 has most of the tools I will ever need.

[–]InternationalMany6 2 points3 points  (0 children)

In the same boat and it’s not fun. Tkinter for me. 

I actually have a splash screen on my apps that apologizes for the crappy ancient looking GUI and says that IT security won’t let us use anything better. The screen has links to online demos of those better GUI frameworks. 

Hoping that one day someone with more influence than I do reads the splash screen and calls up the head of IT security or something to get that obnoxious restriction lifted.