User Tools

Site Tools

Advanced Scientific Programming in Python

a Summer School by the G-Node and the
Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture (FESB), University of Split


pelita

πŸ‘»πŸ’πŸ‘»πŸ’πŸ‘» Pelita πŸ‘»πŸ’πŸ‘»πŸ’πŸ‘»

α—€α—£α—§ Presentation α—€α—£α—§

α—€α—£α—§ Getting ready α—€α—£α—§

  • Clone the pelita and group repos:
  git clone git://github.com/ASPP/pelita.git
  git clone <name>@python.g-node.org:/git/groupN
  • Run a simple demo game:
  ~/pelita/pelitagame
  • For help:
  ~/pelita/pelitagame --help
  • See the Pelita documentation:
  http://ASPP.github.io/pelita
  • Please try to understand the module structure of the groupN player before making any changes to it.
  • Questions? Ask us.

Troubleshooting

ERROR: Failure: ImportError (No module named pelita.player)

The main pelita repository is not in the $PYTHONPATH.

You can either try to set it manually or you run everything while inside the pelita repository (this also ensures that you use relative imports in your group’s repository).

α—€α—£α—§ Tournament 2014 α—€α—£α—§

pelita.txt Β· Last modified: 2014/09/23 12:03 by rike

Page Tools