Brion
Brion copied to clipboard
Blue Brain C++ File IO Library
Backtrace is: ```backtrace 60 /nvme//spack-stage-brion-3.3.0-uhz33z2f5zwooo35gzjg54hwc7givx5x/spack-src/brain/neuron/soma.cpp: No such file or directory. Missing separate debuginfos, use: debuginfo-install glibc-2.17-260.el7_6.6.x86_64 libicu-50.1.2-17.el7.x86_64 (gdb) bt #0 brain::neuron::Soma::getProfilePoints (this=this@entry=0x7fffffffcd00) at /nvme/spack-stage-brion-3.3.0-uhz33z2f5zwooo35gzjg54hwc7givx5x/spack-src/brain/neuron/soma.cpp:60 #1 0x00007fffed48ef23 in brain::neuron::Soma::getMeanRadius (this=this@entry=0x7fffffffcd00) at...
## Issue I have an issue on BB5 where I need to use `brion` in combination with `py-bluepy` modules to read some reports and then execute other process with **subprocess**....