Last modified by robing on 2022/03/25 09:55

From version 78.1
edited by robing
on 2020/05/24 19:24
Change comment: There is no comment for this version
To version 79.1
edited by robing
on 2020/05/25 22:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -88,6 +88,10 @@
88 88  In the wavescalephant git repository, there is an environment file ([[pipeline/environment.yaml>>https://drive.ebrains.eu/smart-link/1a0b15bb-be87-46ee-b838-4734bc320d20/]]) specifying the required packages and versions. To build the environment, we recommend using conda ([[how to get started with conda>>https://docs.conda.io/projects/conda/en/latest/user-guide/getting-started.html]]).
89 89  ##conda env create ~-~-file environment.yaml
90 90  conda activate wavescalephant_env##
91 +
92 +Make sure that neo and elephant were installed as their Github development version, and if necessary add them manually to the environment.
93 +##pip install git+https:~/~/github.com/NeuralEnsemble/elephant.git
94 +pip install git+https:~/~/github.com/NeuralEnsemble/python-neo.git##
91 91  
92 92  )))
93 93  * **Edit the settings**