Traceback (most recent call last):
File "/usr/local/bin/pysurfer", line 5, in <module>
pkg_resources.run_script('pysurfer==0.3', 'pysurfer')
File "/Library/Python/2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 489, in run_script
File "/Library/Python/2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1207, in run_script
# we assume here that our metadata may be nested inside a "basket"
File "/Library/Python/2.6/site-packages/pysurfer-0.3-py2.6.egg/EGG-INFO/scripts/pysurfer", line 9, in <module>
from surfer._commandline import parser
File "/Library/Python/2.6/site-packages/pysurfer-0.3-py2.6.egg/surfer/__init__.py", line 1, in <module>
from io import Surface
File "/Library/Python/2.6/site-packages/pysurfer-0.3-py2.6.egg/surfer/io.py", line 3, in <module>
from subprocess import check_output
ImportError: cannot import name check_output
This means I didn't install successfully or where is wrong? The computer that I use is MacBook.