Doron Behar
Doron Behar
> sorry I mean does it show when you load python and import uncertainties? I appreciate your effort to help out, but you'll need to trust me, it's not the...
OK That worked. Thanks! It would have been nice if this was documented or if the error message would have been better. I updated the title of the issue to...
> In my opinion `-U` should be set as `True` by default or changed name to `--with-unc`. Incase one explicitly needs `uncertainties`, they should explicitly pass command `--with-unc` and install...
Thanks, but I switched to [beaupy](https://petereon.github.io/beaupy/).
Changes look good. Why is this a draft?
> > Changes look good. Why is this a draft? > > It breaks thinc and we can't depend on `numpy_2` inside python3Packages. And `thinc` can't depend on `numpy_2`?
Could you point me to where the version of the bootloader defined in robotnix? Meaning, to the point where the bootloader's src is built from? `git grep bootloader` gave me...
Hmm so maybe I can provide robotnix a different AOSP source? With only the bootloader version updated?
I forgot to ran `./flash-base.sh`... :facepalm: Apparently though, I still can't get the `fastboot update` command to work: ``` Warning: skip copying bootloader_b image avb footer (bootloader_b partition size: 0,...
Reporting here my progress: I found [this chinese forum thread](https://www-cnblogs-com.translate.goog/rab3it/p/17844308.html?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en) indicating that `fastboot` from the android tools package was buggy, and downgrading it should help an error similar to the...