Skip to content

install problems on OSX Ventura #144

Description

@frueter

When trying to run rez-bind quickstart on OSX Ventura I got this error:

Binding python into /Users/frank/packages...
13:58:00 ERROR    RezBindError: could not find executable: python

I then symlinked my Python3 install from /usr/bin/python3 to /usr/local/bin/python

After running the rez-bind command again I got this:

14:06:01 ERROR    RezBindError: failed to execute /usr/local/bin/python: xcode-select: Failed to locate 'python', requesting installation of command line developer tools.

(error code 72)

which was followed by a prompt to install Apple's Commandline Developer Tools. I did that but am still stuck with the same error.

How can I roll back whatever the rez-bind command has done so far so I can try again in a virtual env?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions