-
`unused_deps` doesn't seem to be working properly for dependencies from `rules_jvm_external`.
I have attached an [example.zip](https://github.com/bazelbuild/buildtools/files/6115513/example.zip) wh…
-
Recently, tensorflow has just announced it's native windows support:
https://github.com/tensorflow/tensorflow/issues/17#issuecomment-263646199
Currently, tflearn has some compatible problems in wi…
-
The compile of `lnav.o` is currently failing due to `undefined reference to symbol`. (I guess the preceding warnings are unrelated.)
```
CXX lnav.o
In file included from hist_source.hh:45…
-
Hi Ruben,
Thank you for this very nice Bayesian Optimization library! It works very well, and has some well thought out defaults and features! :-)
I managed to get this running on Google Colabor…
-
0) 'cat /etc/os-release
NAME="openSUSE Leap"
VERSION="42.3"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="42.3"
PRETTY_NAME="openSUSE Leap 42.3"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:42.3…
-
/usr/bin/python3 [3.10.13]
prefix /usr/local/python3
_bz2 _bz2*.so bz2:1
_ctypes 1.1.0 _ctypes*.so ffi:6
_curses 2.2 _curses*.so ncursesw:5 tinfo:5
_…
-
It appears multiple times:
```
In file included from /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/mpicxx.h:277,
from /usr/lib/x86_64-linux-gnu/openmpi/include/mpi…
-
Just downloaded the newest version to give some of the changes a go. However, I get this error when it tries to display playback progress:
```
##Traceback (most recent call last):---###--###---###…
-
Hi Everyone,
I took a stab at static compiling `sngrep`, but failed at the
linking stage.
I can get past the `configure` step with the following:
```
$ LDFLAGS='-static -lncursesw' ./co…
-
Please include the following data:
* `export | egrep 'LANG|LC_CTYPE|TERM'`
```
export | egrep 'LANG|LC_CTYPE|TERM'
COLORTERM=truecolor
LANG=en_US.UTF-8
TERM=xterm-256color
TERM_PROGRAM=WarpTerm…