Closed rodstar97 closed 11 months ago
Problem is python 3.11 with 3.9 it works perfect
Does wrapping all .width() calls in that file resolve it? What Qt version are you using?
This should be resolved here -- https://github.com/dreamworksanimation/usdmanager/compare/python3...mdsandell:usdmanager:python3 -- but for whatever reason my browser's not letting me finish the pull request. @gj-dwa I think you can put this in both the master and python3 branches if you want to maintain consistency.
Thank you @mds-dwa
Open app after install the python3 branch
By changing the line 4675 to self.textBrowser.setTabStopWidth(int(width)) the gui opens but still get some errors
Ubuntu Release: 23.10 pyQt5 install