-
Python shipped a bug in 3.8 & 3.9 that a few users are hitting in osx 11: https://bugs.python.org/issue42504 . This is mostly harmless for a lot of packages but is an issue when installing the `shap` …
-
**Describe the bug**
Images encoded with `cjxl -d 1 -p` cannot be decoded progressively, due to group placement.
**To Reproduce**
Encode any image with:
```
cjxl -d 1 -p input.png output.jxl
`…
-
exception in initAndListen: NonExistentPath: Data directory /data/db not found., terminating
-
I installed the recommended version of Python (3.8).
On my system (MacOS), the binary was `python3`. However, I aliased it (via .zshrc) to `python`.
However, whenever I ran an `sm` command, I wo…
-
I was building tntk and saw this CMake Warning in NEWT/0 about Policy CMP0115 is not set.
```
tntk % cmake -S . -B build
-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX…
-
Hi,
I just tried to apply the latest SidecarPatcher version on my late 2013 Macbook pro.
Something went wrong, I received an error message. Still, after patching, I was able see the Sidecar symbol …
-
Hi,
I wanted to test PlannerPDF but failed when trying to `make` the executable (its not finding hpdf).
I successfully installed libharu from source (`cmake`,` make`, `make install`) and its now l…
-
When I try to use O3X installed in Catalina before upgrade:
```$ sudo zpool status -v
Failed to load ZFS module stack.
Load the module manually by running '/sbin/kextload /Library/Ext…
-
```
The Texture Tools library does not have documentation.
This weekend I started writing a tutorial in the wiki:
http://code.google.com/p/nvidia-texture-tools/wiki/ApiDocumentation
I plan to finis…
-
README.md should contain the full instructions on how to compile the app, currently there is a message that refer to cordova docs instead:
https://github.com/coffee-software/coffee.wallet/blob/e056a4…