Installation

Requirements

PyECDAR is written in python and requires Python version 2 to run. It includes PyPPL, some bindings for the PPL library.

Additionally, the following tools and library needs to be installed in order to use all the functionalities of PyECDAR:

Installation

  • Extract the package at a desired location
  • Compile PyPPL by running make into the pyppl/ directory
  • Install PyPPL to your system. Into the directory pyppl/ run:
    • sudo python ./setup.py install (if you want to install globally) or
    • python ./setup install –user (if you want to install locally)
  • Optionally, you can also install PyECDAR to your local system by running setup.py in pyecdar/ directory.
PyECDAR
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.