Skip to content

Instantly share code, notes, and snippets.

@cdmatta
Last active December 20, 2015 14:49
Show Gist options
  • Save cdmatta/6149279 to your computer and use it in GitHub Desktop.
Save cdmatta/6149279 to your computer and use it in GitHub Desktop.
Running robotframework-ide / launching ride.py on OSX
export VERSIONER_PYTHON_PREFER_32_BIT=yes
arch -i386 /usr/bin/python /usr/local/bin/ride.py $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment