-
target: ~~august~~ mid-september 2023
wanted:
- [x] Jupyterlab-4
- [x] PEP-514 compatibility
- [x] Python-3.11.5,
- [x] bokeh-3.2
- [x] numba-0.58 final, numpy-1.25 (in pursuite of [ data-apis…
-
How can we install sax on windows?
i think the SAX [instructions](https://github.com/flaport/sax#installation) for windows does not seem to work anymore
```
set PIP_FIND_LINKS="https://whls.blo…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.1.3
| PHP version | 8.2.5
| Installation Method | Composer
#### Summary
We have experien…
-
I have some code that is supposed to encode 15 bytes of hexadecimal data as a microQR code:
```javascript
function hexToNNN(data) { // converts each hex byte to ^NNN notation
return data.match(…
-
Running `clinfo -l` results in a segfault inside `/usr/lib64/libhsa-ext-image64.so.1`:
```
(gdb) run -l
Starting program: /usr/bin/clinfo -l
[Thread debugging using libthread_db enabled]
Using ho…
-
Support for both encoding and decoding would be great.
-
target: june 2023
wanted:
- pandas-2 (is pyarrow based)
- SQLalchemy-2
- python-3.11.4
- python-3.12.0 betas, with multi-interpreters early "experimental" APIs (package 'interpreters-3-12')
…
-
It can load this one:
```
with open('nsfw_classifier_tokenizer.pickle', 'rb') as f:
tokenizer = pickle.load(f)
```
However, It gives an error for the one below :
```
with open('nsfw_c…
-
I updated my Arduino IDE and now I'm no longer able to compile.
Bibliothek ESP32Encoder in Version 0.10.1 im Ordner: /Users/user/Documents/Arduino/libraries/ESP32Encoder wird verwendet
exit statu…
-
- [x] testnet PSBT parse fail: https://github.com/micro-bitcoin/uBitcoin/issues/18
- [x] add custom config
- [x] check fee difference
- [x] encrypt communication
- [x] encrypt at rest (with passwo…