Devin Atkin

Results 5 comments of Devin Atkin

Similar issue for this one I think https://github.com/Mr-Bossman/f1c200s-dev-board I think more of a pain than the failure to load is simply the fact that it doesn't spit out any sort...

I got this same issue myself. Currently trying my hand at diagnosing what might be the cause. I'm guess it's something to do with the fact that it's running in...

> @devinatkin I don't think its the venv issue. I am running it on bare metal Ubuntu 24.04, which comes with Python 3.12 as the default system Python. Well that's...

``` Error processing prompt: Command '['clang', '-shared', '-march=native', '-O2', '-Wall', '-Werror', '-x', 'c', '-fPIC', '-ffreestanding', '-nostdlib', '-', '-o', '/tmp/tmp8o4ea_pa']' returned non-zero exit status 1. Traceback (most recent call last): File...