StarCluster
StarCluster copied to clipboard
RunTimeError when installing
This is probably a relatively simple fix, but when I follow the intsallation instructions on the webpage by typing: $ sudo easy_install StarCluster
I get the following in the terminal window:
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 278, in run RuntimeError: autoconf error
I am using El Capitan on Mac if that makes any difference. Help would be greatly appreciated!
@root80375 - can you install it by "pip install StarCluster" - report back what error you get if at all..