Skip to content

Instantly share code, notes, and snippets.

@michelson
Last active February 9, 2016 03:38
Show Gist options
  • Save michelson/ec9ea989fe25434322ae to your computer and use it in GitHub Desktop.
Save michelson/ec9ea989fe25434322ae to your computer and use it in GitHub Desktop.
config python for blender
- install pythonz
- sudo pythonz install 3.4.1
- pythonz locate 3.4.1
- cd /Applications/Blender.app/Contents/Resources/2.75/
- virtualenv -p PATH_TO_PYTHON3 python
- bin/pip install python-osc
- then, the copy folder to blender python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment