Have mac OS 10.6 and have python verion 2.7 32 bit intalled as well as numpy and scipy. also have xcode version 3.2, Im really confused as to what to do at this point. I download biopython version 1.59 and tried to run the setup code in python but it wont work. what am i missing?
当我尝试在空闲中运行设置文件时, 我收到此错误消息 :
Traceback (most recent call last):
File "/Users/Cliff/Downloads/biopython-1.58/setup.py", line 379, in <module>
Bio.PopGen : [ SimCoal/data/*.par ],
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 140, in setup
raise SystemExit, gen_usage(dist.script_name) + "
error: %s" % msg
SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: no commands supplied