> > After using venv, pyenv, and conda and having them all display the same > problems I can pretty much say that it has nothing to do with the pyqt > version and everything to do with virtual python environments. > > When you did your testing were you using a virtual environment? If so, > which one? >
Conda (via miniconda3).It's very curious that it only occurs in virtuals, and that it is the same in all virtuals. I can't test outside virtual because I can't run Leo on my Linux machine using the system python. Through some combination of using `sudo pip install ...` and `pip install --user` when I should have used the opposite the py env is messed up. I've spent hours trying to figure out how to revert to stock and gave up, running to the sanctuary of conda. matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/ff7d1d4c-85e4-45ba-a2ee-aff043f5c811%40googlegroups.com.
