Jump to content

Makarismos

Members
  • Posts

    4
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. So I got this far following the setup guide: //so I downloaded the "Windows x86-64 MSI installer" from that address, and tried to install it.. //seems to work. I had previously installed, so no need to adjust the path, but I did that before. //So I went there, and downloaded this: [curses-2.2-cp35-none-win_amd64.whl] I had no idea how to install a binary, so I looked for instructions. //This gave me a load of errors, so I used this instead: curses‑2.2‑cp34‑none‑win_amd64.whl - installed. In the process I have found that you use the "Python Pip -m install XX.wrl" command from the c:\ prompt, not from inside Python itself - Good to know! //Seemed simple, downloaded it and installed in a new directory, ran the setup file "Setup.py"//likewise, simples. Remember: Make sure you are installing things from within the directory that contains the setup.py file! This took out more than an hour :/ (I am such a newb). //Well "kerminal" is there, but the command from c:\ mentioned [C:\Python34\python.exe kerminal"] doesn't run. I have checked my path, and the scripts folder is there... Hmmm. All I am getting is c:\python34\python.exe: can't open file 'kerminal'; [errno 2] No such file or directory So yeah, im probably missing something obvious. I will keep trying. If anyone with super powers sees this, feel free to send some sensu beans my way... ------------------------ Later... I have gone back and properly installed npyscreen2 and kerminal, I now get a (hopefully final) error which is: "No module named 'Terminos'" Methinks I need to reinstall telamanchus! Will report back....
  2. Yeah Im with you. Just having an atempt now, so if I have any luck I will post here how I got on.. I get the impression that because this is a part time hobby thing by programming dudes, its all a bit under the bonnet and a bit tricky if you hit a problem. To make things interesting, I am running a recently updated windows 10 machine, but we will see how this works... In the meatime, if anyone actuall knows how to do this you can help us boh Maka
  3. Hello there Rich, Thanks for developing this mod! Its really cool, and might be really useful. I work in an further education college (UK), and want to use the game in one of our classes: I could really do with being able to get at tables of data so the students can use it to prepare information from scratch. The class is usually dull, but I figured that using KSP and this data would let them work together on something simulated, then capture a load of info and report back to their team. The plan as it stands is to get students to work in small groups, with a team leader, an engineer, a designer, a pilot, and one scientist who reports back to the group. Then they all swap places and try again: hopefully learning from their mistakes! I saw that you were plaining on making tables available, is there a way to export data from the mod? Ideally a csv or xls file would be brilliant, but even a web table would be ok as we could convert it. Thanks
×
×
  • Create New...