Joscha Schmiedt

Results 14 comments of Joscha Schmiedt

[ajv-pack](https://github.com/ajv-validator/ajv-pack) is now deprecated and its functionality has been integrated/moved to [ajv itself](https://ajv.js.org/standalone.html#generating-using-the-js-library) and [ajv-cli](https://github.com/ajv-validator/ajv-cli). The output of ajv-cli seems to differ slightly from ajv-pack (at least I wasn't able...

I ran into the same problem even though I installed Spyking Cirucs via conda (v4.5.12): ```conda install -c conda-forge -c spyking-circus spyking-circus``` Removing `openmpi` and manually installing`mpich` via ```conda install...

Do you have an idea when this problem with OpenMPI will be fixed? We'd like to use SpykingCircus with our SLURM scheduler, which plays nicely with OpenMPI, not so much...

Thanks for the info, and no rush. For our current channel counts (

Using `mpich` I now get an error during clustering: ``` Merging similar templates... Traceback (most recent call last): File "/opt/ESIsoftware/python/envs/spikesorting/bin/spyking-circus-subtask", line 11, in load_entry_point('spyking-circus==0.7.5', 'console_scripts', 'spyking-circus-subtask')() File "/opt/ESIsoftware/python/envs/spikesorting/lib/python3.5/site-packages/circus/scripts/subtask.py", line 43,...

**Debian 8:** ``` ii mpich 3.1-5+b2 amd64 Implementation of the MPI ii libmpich12:amd64 3.1-5+b2 amd64 Shared libraries for MPICH ii libmpich-dev 3.1-5+b2 amd64 Development files for MPICH ``` **Conda** ```...

Also, here is my environment yml file: ```yml name: spike-sorting channels: - defaults - conda-forge - spyking-circus dependencies: - python - pip - numpy - scipy - h5py - six...

I gave up on getting it to run `mpich`. Rather, I created a workaround using `openmpi` from the [mpi4py anaconda channel](https://anaconda.org/mpi4py/) as the default Anaconda channel doesn't have openmpi <...

Could this be due to the fact that https://github.com/nextcloud/files_texteditor/blob/master/js/SyntaxMode.js doesn't actually contain code for YAML? YAML is listed in https://github.com/nextcloud/files_texteditor/blob/master/js/supported_mimetypes.json though.

See also https://github.com/firehol/blocklist-ipsets/issues/188