Jaume Zaragoza

Results 57 comments of Jaume Zaragoza

Is ROS-Kinetic usable in Arch? I need a ros version with the turtlebot packages and Indigo fails compiling

Not for me. Using TensorFlow 2.9.1 when exiting the interpreter, it shows the exception: ```python In [1]: import tensorflow ...: def f(): ...: strategy = tensorflow.distribute.MirroredStrategy() ...: with strategy.scope(): ...:...

Hi, sorry for the inconvenience but now I've tried with a fresh new virtual environment and the error just disappeared, so I think the issue can be closed. The virtual...

I had also NaN loss with `google/mt5-small` on PyTorch

Same problem here. Neither reloading the server, deleting `.config` folder or downgrading to client 3.7 solved the problem. This what launching from the console I get: ``` rocketchat-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland...

Building the AUR package with electron17 just works, so I think it's responsibility of the AUR maintainer (or whoever assumes the maintenance) to build the package with the same version...

Thank you, but I'll wait to f-droid or LOS update.

Ok, I have tried it but still not logued in. Also when try two tomes in a row, microg crashes

@ale5000-git here you have: https://pastebin.com/YFZXZHHL

Faced the same issue. It's solved in marian dev with [this](https://github.com/marian-nmt/marian-dev/commit/7d654603bf6abaa6a0e474f1bb7551cddfcb4c67) commit. Also compiling with -DCOMPILE_CPU=on avoids the issue.