Skip to main content

pip installable NEST extension module, generated by pipnest.

Project description

extra_cereb_nest

pip installable NEST extension module, generated by pipnest.

Installation instructions

Using pip

When installed through pip the module is built for you with CMake outside of the python package folder, this means that pip cannot track the real installation status. To uninstall and reinstall see Uninstallation.

  1. Install NEST following the instructions provided here (https://www.nest-simulator.org/)

  2. Install using pip

pip install extra_cereb_nest --no-cache-dir
  1. Load the module after importing nest:
import nest
nest.Install("extracerebmodule")

Uninstallation

To uninstall this module use pip uninstall extra_cereb_nest and remove the (lib)extracerebmodule.so files from the lib/nest/ directory in your nest installation.

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

extra_cereb_nest-0.0.1.tar.gz (17.7 kB 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