Jeff Winchell

Results 6 comments of Jeff Winchell

How much research has been done on the "not a lot of research gets done on Windows computers" theory? My guess is 0. Also, research is also done commercially. Ignoring...

Background. I wanted to do a simple pip install as is listed in your docs, but that generated an error based on a hard-coded path in your source (referencing /home/rmyeid/code/pycld2)...

> `tf.flags.FLAGS` seems to have been moved to `tf.compat.flags.Flag` in tensorflow2.0 > > https://www.tensorflow.org/api_docs/python/tf/compat/v1/flags/Flag Actually, it is tf.compat.v1.flags

The entire data science field is littered with HIGHLY USED products that change APIs frequently and have constant build config issues because libraries over-rely on too many other libraries that...

I can install some packages. Because I can't install pycld2 either (although its error messages are somewhat different) my guess is the problem is with installing packages that require some...