View Single Post
solbrit's Avatar
Posts: 126 | Thanked: 59 times | Joined on Jan 2011
#59
Okay, I'm used to pyside but I thought I'd give pyotherside a go. Didn't start out well. Installed pyotherside-qml-plugin-python3-qt5 from repos, but now what? A simple
Code:
>>> import pyotherside
won't work for starters ("No module named pyotherside") so I'm obviously missing something basic here...