view README @ 71:ba0765fdaf03

Install and check the imports
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 29 Sep 2022 17:04:19 +0200
parents d7ad9e22fccc
children 5c077437ed98
line wrap: on
line source


Notes on how to build
=====================

Dependencies
------------

Erst einmal PyPy(2) samt Installation


PyPy3
-----

Konfiguration: das bereits installierte PyPy(2) nehmen zum schnelleren
Übersetzen:

    make config
    make build
    make package

Installieren

Import prüfen wie bei PyPy(2) und zusätzlich:

    import lzma