This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Tue Nov 27 21:50:55 on console | |
epi:~ epi$ brew doctor | |
Warning: Some directories in /usr/local/share/man aren't writable. | |
This can happen if you "sudo make install" software that isn't managed | |
by Homebrew. If a brew tries to add locale information to one of these | |
directories, then the install will fail during the link step. | |
You should probably `chown` them: | |
/usr/local/share/man/de | |
/usr/local/share/man/de/man1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Wed Nov 28 06:24:53 on ttys000 | |
epi:~ epi$ python | |
Python 2.7.3 (default, Nov 23 2012, 23:49:02) | |
[GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))] on darwin | |
Type "help", "copyright", "credits" or "license" for more information. | |
>>> import vtk | |
Traceback (most recent call last): | |
File "<stdin>", line 1, in <module> | |
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/VTK-5.10.0-py2.7.egg/vtk/__init__.py", line 41, in <module> | |
from vtkCommonPython import * |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Mon Dec 3 17:36:19 on ttys000 | |
epi:~ epi$ brew install -v --python https://raw.github.com/samueljohn/homebrew/2e33d9a3b558c18f1c0183d86ec6133a1e021c5c/Library/Formula/vtk.rb | |
/usr/bin/curl -f#LA Homebrew 0.9.3 (Ruby 1.8.7-358; Mac OS X 10.8.2) https://raw.github.com/samueljohn/homebrew/2e33d9a3b558c18f1c0183d86ec6133a1e021c5c/Library/Formula/vtk.rb -o /Library/Caches/Homebrew/Formula/vtk.rb | |
######################################################################## 100.0% | |
==> Downloading http://www.vtk.org/files/release/5.10/vtk-5.10.0.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/vtk-5.10.0.tar.gz | |
/usr/bin/tar xf /Library/Caches/Homebrew/vtk-5.10.0.tar.gz | |
==> Patching | |
/usr/bin/patch -f -p1 -i 000-homebrew.diff | |
patching file Wrapping/Python/setup_install_paths.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"metadata": { | |
"name": "video_parallel" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test gist |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
OlderNewer