-
**Describe the bug**
coc.nvim raises `[coc.nvim]: Uncaught exception: Header must provide a Content-Length property.` with 16.0.0-alpha.1.develop, the vscode plugin it spins on "Starting LTeX..." but…
-
dmg does not launch on OSX.
## Version in use
File __enve-1be1483-x86_64.dmg__ (md5 = `f954247fbf684862e475b65ab3b29fa7`)
## Confirm library present
```
$ brew search nettle
==> Formulae
…
-
Hi!
This looks like a useful tool. I thought I might try it to convert a large `.tsv.gz` file to `.mtx.gz` format, but I wasn't able to build it.
Do you know what might be causing the build erro…
-
### `spack update`: like `brew update`, but for `spack`
A command that behaves like Linuxbrew/Homebrew's `brew update`. That is, it:
- fetches `develop` from `origin`
- merges fetched `develop`…
-
1 error generated.
make[2]: *** [lua/CMakeFiles/conky-imlib2.dir/libimlib2.c.o] Error 1
make[1]: *** [lua/CMakeFiles/conky-imlib2.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 29…
-
Broken link is:
https://developer.apple.com/library/archive/documentation/Darwin/Reference/ManPages/man1/install-info.1.html
-
Could y2j publish a package for [Homebrew](http://brew.sh/), without using any containers, so that y2j has a more traditional install process for Mac users?
-
gtest produces the following error during compilation on OSX 10.9
```
In file included from src/gtest-all.cc:39:
In file included from ./include/gtest/gtest.h:57:
In file included from ./include/gtes…
-
```
from lightgbm import LGBMRegressor
import numpy as np
x = np.random.random((100, 10))
y = x.dot(np.random.random((10,)))
l = LGBMRegressor(n_estimators=1) # doesnt work, with n_jobs=1 it wo…
-
It'd be awesome to have Perlito installable on Mac OS with [Homebrew](http://brew.sh/).
That's pretty much it. Reason I'm filing an issue for this instead of adding it myself is because formula submi…