-
crashes on all in webui forge (newest version) ... only for a1111 ?
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: f2.0.1v1.10.1-previous-571-g1…
-
Our Maui based solution is using Native Aot and reflection based serializarion is disabled for Aot projects.
I think this would mean exposing the serialization settings for the offline entities and /…
-
2 years ago, @Kronuz added native Python extension support. Those extensions only support Python 2. Any chance we could get Python 3 support?
-
**Feature request**
To keep this description short. There is a method of Web Speech API `window.speechSynthesis.getVoices` that normally returns list of locally installed and available "voices" onl…
-
```
Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /Users/booster/.javacpp/cache/dnnl-3.3.4-1.5.10-macosx-x86_64.jar/org/bytedeco/dnnl/macosx-x86_64/libjnidnnl.dylib
```
Caused by…
-
It would be nice to only require the user to setup this:
`rn-cli.config.js`:
```js
module.exports = {
getTransformModulePath() {
return require.resolve("react-native-postcss-transformer")…
-
# Bug report
Hello,
an EOL message appears after all dependencies for devdocs are installed.
## OS information
Arch Linux with Ruby from RVM
## Steps to reproduce
```
$ bundle insta…
-
when i use it in my react-native project. and set .babelrc by this:
`
{
"presets": ["react-native"],
"plugins": [
[
"module-resolver",
{
"root": ["./src"],
…
-
Building native extensions. This could take a while...
ERROR: Error installing moko:
ERROR: Failed to build gem native extension.
```
/usr/bin/ruby1.9.1 extconf.rb
```
/usr/lib/ruby/1.…
-
I'm on mac and this gem took me over a minute to install.
```
% time gem install rugged
Fetching rugged-1.3.0.gem
Building native extensions. This could take a while...
Successfully insta…