Dear All,

I'm encountering another neuron error (probably efel related). It started occuring on the 4th of June (maybe some update).
I used the same code before and worked.
The error is the following.
/usr/include/c++/10/bits/stl_vector.h:1060: std::vector<_Tp, _Alloc>::const_reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) const [with _Tp = int; _Alloc = std::allocator<int>; std::vector<_Tp, _Alloc>::const_reference = const int&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed.

Thanks and Regards,
Máté