-
Using /root/.cache/torch_extensions/py310_cu121 as PyTorch extensions root...
Detected CUDA files, patching ldflags
Emitting ninja build file /root/.cache/torch_extensions/py310_cu121/gn_op/build.ni…
-
### What happens?
I've challenged to run `duckdb_wasm` sub-project test (tester).
Following `README`, I've tried to build but failed.
```
$ cmake --build .
...
Undefined symbols for archit…
-
Updated: Many gems have been incorporated (on our 3.0 branch) and some are in progress, so I am updating this description to include a complete list of the remaining gems needed to match Ruby 3 (in JR…
-
### Expected Behavior
It should be possible to find more than one extension by type. Currently, `ExtensionContainer#findByType` assumes that there's a single extension of a specific type, but it's …
melix updated
2 years ago
-
1> UWP -> C:\Project\DesktopBridgeToUWP-Samples-master\Samples\AppServiceBridgeSample\cs\UWP\bin\x64\Release\Test.exe
1> Starting .NET Native compilation
1> Processing application code
1> Compu…
-
pre-condition:
- kubuntu22.04LTS
- firefox
- ruby 3.0.2p107
- maoxian-web-clipper-native-linux-firefox-0.2.11
I have install native app, but in firefox's extension, it is reported:
```
「本地程序」…
-
### How do you envision this feature/change to look/work like?
The [Offscreen API](https://developer.chrome.com/docs/extensions/reference/offscreen/) has been added since Chrome 109 version. This sol…
-
Hello!
I tried to install iruby to my local env (running MacOS) and was getting the error below.
As appeared I had to install zmq first before installing iruby.
Update README document to include zm…
-
Hello,
I installed the package and when I'm trying to run the app, I get this error:
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-j…
-
Error building with ruby 2.1.10 due to open-uri. The mkrf_conf.rb and Rakefile both contain http sourceforge urls. These fail to download properly thanks to open-uri. I am surprised this wasn't tested…