-
### Expected Behavior
Plugin initialized
### Current Behavior
Plugin fails to initialize - see log below. I installed it the following way:
1. `sudo apt-get install bluetooth bluez libbluetooth-…
-
On the 'Atlas Registration' screen, I get the following error when pressing up and down keys:
```
--------------------------------------------------------------------------
AttributeError …
-
### Description
build cmd:
wails build -platform=windows/amd64 -webview2=embed -debug -tags "native_webview2loader"
### To Reproduce
1.wails build -platform=windows/amd64 -webview2=embed -debug -t…
-
Starting from version 13, sdformat introduced [native Python bindings](http://sdformat.org/tutorials?tut=python_bindings&cat=developers&). It's worth investigating if we could just call this library (…
-
Tracking issue for IME related issues on OpenHarmony
- Add EmbedderEvent for pressing the "Enter" key with different meanings (e.g. when you press enter in the google searchbar you probably want to…
-
Hello good people of libcsp upstream.
A long time ago I created [PyCSH](https://github.com/spaceinventor/PyCSH), using [PyCSP](https://github.com/libcsp/libcsp/blob/develop/src/bindings/python/pycs…
-
**What**
Provide librdkafka and its bindings as binary on release assets. Like swc-project.
**Why**
To speed up postinstall operation and avoid tackle with compilation errors/warnings.
**How**…
-
As a user I would like to use local libraries to generate embedding. On their website `rust-bert` is introduced as:
Rust-native state-of-the-art Natural Language Processing models and pipelines. Po…
-
Hi @Mitch528 !
Is there a plan to migrate this package to the new turbo modules API? I tried to migrate this package myself by forking it. But it turned out to rewrite only the Android part.
The I…
-
I'm struggling with two things right now:
1. I need to call a JS callback and set the context to the instance of the class
2. I also need to pass in a (separate) instance of a class as an argument
…