fuenfundachtzig
fuenfundachtzig
Mmarimo
Created by fuenfundachtzig on 4/27/2024 in #archived-help-and-support
Hi! Does anybody know if it is possible
In the end I just added an assignment (m2 = m) to cell 5 and changed cell 3 to output m2.
6 replies
Mmarimo
Created by fuenfundachtzig on 4/27/2024 in #archived-help-and-support
Hi! Does anybody know if it is possible
Yes, I had a look at your project while I was working on this 🙂
6 replies
Mmarimo
Created by fuenfundachtzig on 4/27/2024 in #archived-help-and-support
Hi! Does anybody know if it is possible
(You can ignore the on_change in cell 2 -- that doesn't help.)
6 replies
Mmarimo
Created by fuenfundachtzig on 4/3/2024 in #archived-help-and-support
Table crashes marimo
Ah, that's good, I didn't know that. Case closed then I guess 🙂
17 replies
Mmarimo
Created by fuenfundachtzig on 4/3/2024 in #archived-help-and-support
Table crashes marimo
Well, in the end it means that marimo won't really work on (old) machines without AVX2 support due to its dependence on polars.
17 replies
Mmarimo
Created by fuenfundachtzig on 4/3/2024 in #archived-help-and-support
Table crashes marimo
I'll look into this tomorrow to see whether my polars installation is broken (it's a venv, so wouldn't know why, but let's see...)
17 replies
Mmarimo
Created by fuenfundachtzig on 4/3/2024 in #archived-help-and-support
Table crashes marimo
Huh. So it's not Marimo 🙂
Python 3.8.10 (default, Nov 22 2023, 10:22:35)
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import polars
Illegal instruction (core dumped)
Python 3.8.10 (default, Nov 22 2023, 10:22:35)
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import polars
Illegal instruction (core dumped)
17 replies
Mmarimo
Created by fuenfundachtzig on 4/3/2024 in #archived-help-and-support
Table crashes marimo
It fails on one of the 2nd block of tests: tests/_plugins/ui/_impl/tables/test_polars_table.py::TestPolarsTableManagerFactory::test_get_row_headers Fatal Python error: Illegal instruction
17 replies
Mmarimo
Created by fuenfundachtzig on 4/3/2024 in #archived-help-and-support
Table crashes marimo
Ubuntu 20.04.6 LTS (and Python 3.8.10)
17 replies
Mmarimo
Created by fuenfundachtzig on 4/3/2024 in #archived-help-and-support
Table crashes marimo
Yes, I tried to debug it already I think but to no avail. Today, however, I found this: "Fatal Python error: Illegal instruction".
17 replies
Mmarimo
Created by fuenfundachtzig on 4/3/2024 in #archived-help-and-support
Table crashes marimo
I added more debug info but it doesn't seem very useful. The kernel is just a separate Python process that is running in the background? Is it possible to make it visible what happens there?
17 replies
Mmarimo
Created by fuenfundachtzig on 4/3/2024 in #archived-help-and-support
Table crashes marimo
17 replies