RadoTheProgrammer
RadoTheProgrammer
Hi, your code looks interessant but i can’t figure out how to use it. I can see that it’s written in Dart but i don’t really know this langage. Can...
I, i got an error when i try running `import microbit` ``` >>> import microbit connecting... Traceback (most recent call last): File "", line 1, in File "/Users/alain/RR/Rpy-mc/bitio/microbit/__init__.py", line 130,...
I added the file pyproject.toml configured with poetry, to allow packaging and publishing to pypi
I installed rust and cargo, and ran the command `cargo run`, and I got 2 errors ``` error[E0793]: reference to packed field is unaligned --> C:\Users\rrrad\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\ntapi-0.3.6\src\ntexapi.rs:2785:52 | 2785 | *tick_count.QuadPart_mut()...