Germán Quijada

Results 3 comments of Germán Quijada

just so someone else doesnt get confused like me, you can check where the libffi.so.7 you need to backup is by doing `pacman -Ql lib32-libffi` and `pacman -Ql libffi`

@fakuivan i dunno how to fix the video, but you could try to arch-chroot onto the partition from a arch live usb on a pc and fix it there i...

for anyone looking to workaround the limit as quickly as possible, you do so per script with this line ``` import marimo as mo mo._runtime.context.get_context().marimo_config["runtime"]["output_max_bytes"] = 10000000000 ```