Dear Carsten and the SPRING team
Hello. I would like to start using SPRING. I have tried to install SPRING but I have the error message in the following.
Could you please kindly let me know how to solve this problem in order to start SPRING?
I have iMac (mac os x 10.13.3).
1) I have installed X-code (version 9.3 (9E145)), +command line tools (xcode-select version 2349), and X-Quartz (version 2.7.9).
2) I have downloaded "spring-latest-MacOSX.dmg.gz" and extracted the "spring_v0-86-1661" directory.
3) I have created "/Users/sachse/tempdir/spring_build_2017c/".
4) I copied the "spring_v0-86-1661" directory under /Users/sachse/tempdir/spring_build_2017c/
5) In the "spring_v0-86-1661" directory, I typed "sh patches/binary_install_mac.sh".
6) I have edited .bashrc by adding the text in the following: export PATH="/Users/sachse/tempdir/spring_build_2017c/spring_v0-86-1661/bin:$PATH".
7) I have launched a new X-Quartz terminal, and typed in the following: spring --version && springenv python -c 'import platform; print platform.platform()'
8) Then I have seen the error message in the following.
bash-3.2$ spring --version && springenv python -c 'import platform; print platform.platform()'
Spring environment loaded.
Traceback (most recent call last):
File "/Users/sachse/tempdir/spring_build_2017c/spring_v0-86-1661/bin/spring", line 169, in <module>
import spring.springgui.spring_launch
ImportError: No module named spring.springgui.spring_launch
Best regards,
Hiroshi Imai
********************
Hiroshi Imai, PhD
Graduate School of Science,
Osaka University,
1-1, Machikaneyama-cho,
Toyonaka, Osaka, 560-0043, Japan