-
Hi,
we're using the code on Maix Go but we could not run it. The screen is stuck on model loading and when we connect to terminal we see:
```
`[MAIXPY]Pll0:freq:832000000
[MAIXPY]Pll1:freq:398…
-
Failed to install xargo ::
cargo install xargo
`error[E0432]: unresolved import `toml::Value`
--> src/cargo.rs:7:5
|
7 | use toml::Value;
| ^^^^^^^^^^^ no `Value` in the root
…
janus updated
6 years ago
-
-
As requested my full post from Discord:
"For a few weeks now, I've had severe performance problems in BPC and my own mod, which is heavily influenced by BPC and its graphical and gameplay elements.…
-
## Overview
There are occasional messages in logstream
```
06:26:11.826 [ERROR] [node-runner-26 ] [.r.s.UncaughtExceptionLogger$] - Uncaught Exception
java.lang.Throwable: Outer scope is clos…
-
At the moment all of our internal packages are importable from anywhere. There are several historical reasons for this:
* Docker originally used LXC, but then created a Go container runtime as an …
-
### What happens?
During a long-running CREATE INDEX statement, cancelling it with ^C leads to a deadlock. The postgres backend process hangs and then it all needs to be `kill -9`'d.
### To Reprodu…
-
While working on the Sound Environment Editor for qtFRED today, @AxemP informed me that the editor never seemed to actually work. Upon searching through the code, I found that several vars relating to…
-
-
All releases since a while are failing with this message:
> java.net.ProtocolException: Server redirected too many times (20)
Any idea ?
Did we update the auth method to Sonatype from usern…