Hi. I'm Ho-seong YANG. Now I'm master process in korea maritime and ocean university.
I tried to use 'freekitesim' to study AWE, but I was in trouble installation.
I never been used Linux but to use this program, I studied about Linux and tired to install this program during about a month.
I use vmware. and ubuntu12.04 installed.
after that, I installed anaconda2.7(python2.7)
(a) is no matter. but (b) has a problem.
when I typed "./kiteplayer.sh" that error appeared as follow ;
----------------------------------------------------------
m_k: 0.2
Traceback (most recent call last):
File "GUI_Player.py", line 35, in <module>
from Player import Player
File "/00PythonSoftware/FreeKiteSim/Player.py", line 32, in <module>
from Settings import BUSY_WAITING, PERIOD_TIME
File "/00PythonSoftware/FreeKiteSim/Settings.py", line 224, in <module>
MASSES[m_ind0] += 0.5 * L_0 * M_DYNEEMA * (D_TETHER/2.0)**2 * math.pi
IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
-----------------------------------------------------------
I din't touched anything.
I don't know why this error appeared. Please let me know the reason and solution to install the freekitesim!
thank you for read this.