Jasen Qin
Jasen Qin
Would be nice to have minimal support for aarch64 and riscv bare metal targets.
So Im trying out this script on an ubuntu vm (wsl2), and I get this error message `nproc: error while loading shared libraries: /tools/lib/libc.so.6: file too short` when building pkgutils....
any plans to make integration with e.g. vscode + rust analyzer better?
**rust-analyzer version**: 0.4.1198-standalone (4e1a3da8f 2022-09-08) **rustc version**: rustc 1.64.0-nightly (f8588549c 2022-07-18) **relevant settings**: m1 mac latest macos **problem**: proc-macro expansion error with uefi-rs. [Link](https://github.com/hyperswine/Arcboot) to the repo. ![Screen Shot 2022-09-09...
Say you have a `mod.jl` with ```julia module Mod "Some struct" struct SomeStruct end end ``` and in a notebook `julia.ipynb` ``` include("mod.jl") using .Mod SomeStruct ``` the notebook interface...
## Description 1. Attempting to install `Mathics-omnibus` gets stuck at `Installing build dependencies ... |`. 2. Attempting to install `Mathics3` raises the following error: ``` gcc -pthread -DNDEBUG -O2 -fPIC...
## Environment - Millet version: 0.14.2 - Editor version: VS Code - Insiders, version 1.87 - OS version: Darwin 23.3.0 / macOS ## Issue and Steps to Reproduce Setup a...
- [ ] HelloWorld.wasm runs on neutron/quantii and prints to uart0 - [ ] neutron/quantii shell works and helloworld.wasm prints to tty
Im on an M2 apple system version 12.3.1 and Im getting the following error when I try to run `texttopointcloud.ipynb` with `device = torch.device("mps")`. Ive tried changing some of the...
Is it possible to use this as a "just works" library without extra copying/config or is it meant to be used as a template?