Dependencies

PyCICADA has the following minimum requirements, which must be installed before you can get started using PyNWB.

  1. Python 3.6, or 3.7
  2. pip

PyCICADA has been tested on Ubuntu 18.04.1 LTS, Windows 10 and macOS Mojave, using Python 3.6 & 3.7

Installation

Install release from PyPI

The Python Package Index (PyPI) is a repository of software for the Python programming language.

To install or update PyCICADA distribution from PyPI simply run:

$ pip install -U pycicada

This will automatically install the following required dependencies:

  1. h5py
  2. numpy
  3. sortedcontainers
  4. shapely
  5. qtpy
  6. Pillow
  7. PyYAML
  8. scanimage-tiff-reader
  9. pyabf
  10. hdf5storage
  11. pathlib
  12. scipy
  13. matplotlib
  14. PyQt5