installation freekitesim error

27 views
Skip to first unread message

ho-seong Yang

unread,
Jan 14, 2019, 10:32:54 AM1/14/19
to Free KiteSim
Hi I'm ho-seong Yang. I'm master process in korea maritime and ocean university.
First of all, thank you for making this groups homepage.
For few days, I tried to install the freekitesim, but I didn't.


Now my state explained.

1. os : ubuntu 12.04 installed
2. anaconda2.7 installed
3. Tried to install freekitesim with referring to the site(https://bitbucket.org/ufechner/freekitesim/overview)

In this site, I did before "how to use the log-file viewer". section(a) was no problem. but section(b) wasn't work because of many errors.

To solve the errors, I installed dateutil 2.5(at first, dateutil version was 2.3) To install dateutil 2.5, I installed nose,mock,individually. After that, to install the freekitesim, I typed "./kiteplayer.sh" but the error message appeared as follows;

--------------------------------------------------------------------------------------
m_k: 0.2
Traceback (most recent call last):
File "GUI_Player.py", line 35, in <module>
from Player import Player
File "/home/hoseong/00PythonSoftware/FreeKiteSim/Player.py", line 32, in <module>
from Settings import BUSY_WAITING, PERIOD_TIME
File "/home/hoseong/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 don't know why this error appeared at all.....
please let me know the reason and solution.

thank you for read this.
Reply all
Reply to author
Forward
0 new messages