Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 710 Bytes

INSTALL.rst

File metadata and controls

25 lines (16 loc) · 710 Bytes

Installation

Note: Currently, the client is only supported under Python 2.7.

MacOS / Linux

Simply run

pip install -U pennsieve

Windows

Note: For best results, we recommended running under Cygwin on Windows.

  1. Download and install Python 2.7
    • Assuming default install location of C:\Python27
  2. Download and install Microsoft Visual C++ 9.0 Compiler
  3. Install Pennsieve library: C:\Python27\Scripts\pip.exe install -U pennsieve
  4. Command line tool now accessible through C:\Python27\Scripts\bf.exe