Quantcast
Channel: MobileRead Forums - Kobo Reader
Viewing all articles
Browse latest Browse all 11138

Python for Kobo Firmware 2.6+

$
0
0
Python for Kobo devices running firmware 2.6 and newer.

Download Here


Usage
  • To install, just extract the zip file onto your Kobo.
  • For easy running of Python, create a symlink in /usr/bin to your Python binary:
    Code:

    ln -s <your python location>/bin/python2.7 /usr/bin/python
  • If you want to use Pygame, start Python like this:
    Code:

    LD_LIBRARY_PATH=<your python location>/pygamelibs/ python

Viewing all articles
Browse latest Browse all 11138

Trending Articles