Skip to main content

Collection of tools for certain biomechanical pipelines

Project description

Requirements:

A minimal Python environment with setuptools library is expected. We recommend Anaconda. PyBiomech was tested on:

  • Anaconda Python 2.7 64-bit

  • VTK 6.3.0

  • NumPy 1.12.0

  • SciPy 0.18.1

Installation (for Anaconda)

  • Open a command shell

  • Type the following to install the first dependencies:

    conda install numpy scipy vtk

    Then choose “y”.

  • Install the last dependency like this:

    easy_install btk
  • Proceed with the installation of PyBiomech:

    pip install PyBiomech --no-deps
  • To verify than everything went ok, type:

    python

    and then import the library:

    >>> import PyBiomech

    If no error occurs, then you have correctly installed it!

Update

  • Open a command shell

  • Type the following to update PyBiomech:

    pip install PyBiomech --upgrade --no-deps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyBiomech-0.17.0.tar.gz (25.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page