Giter Club home page Giter Club logo

Comments (4)

mds-dwa avatar mds-dwa commented on July 24, 2024

Can you confirm if you have python 2 or python 3 running on your Mac? Based on the title, I'm guessing python 3?

from usdmanager.

andytriboletti avatar andytriboletti commented on July 24, 2024

I have both.

andytriboletti@andys-mbp ~ % python --version
Python 2.7.17
andytriboletti@andys-mbp ~ % python3 --version
Python 3.7.6

from usdmanager.

mds-dwa avatar mds-dwa commented on July 24, 2024

I never managed to get a python2 version running on my personal Mac due to Qt requirements. There is an outdated, unofficial (but still very usable!) python3 branch available here if you want to give it a try: https://github.com/mdsandell/usdmanager/tree/python3

I'll see if we can get any traction on an official python3 branch here, since I think that'll do the trick for you. PRs are always welcome if you do find a solution.

The only other thing I'd check is that your python path properly includes the PySide2 installation. Running "python" and trying that "import pyside2uic" line from a terminal should do the trick. If that doesn't work, but "import PySide2" does work, you may need to download pyside2uic separately from some place like https://github.com/pyside/pyside2-tools.

from usdmanager.

mds-dwa avatar mds-dwa commented on July 24, 2024

There's now an official python3 branch available. I'd recommend giving this a try.

from usdmanager.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.