alexkillen
alexkillen
This happens for me to on Ubuntu 18.04, here's the About: Version: 6.9.0 Electron: 4.2.2 Chrome: 69.0.3497.128 Node: 10.11.0 V8: 6.9.427.31-electron.0 OS: Linux x64 4.15.0-55-generic Note I tried using the...
I have the same issue, not a big problem but it would be a much better user experience with it fixed. **AO About** Version: 6.9.0 Electron: 4.2.2 Chrome: 69.0.3497.128 Node:...
Just a reminder to update the pypi release, the latest available release on pypi is still 0.41, which doesn't install on Windows.
Yes, it animates forever and never completes. As for a solution, a good compromise might be to disable animations when the `--spec` argument is used. If that's not an option...
Had a quick check through the pipenv source and it looks like it's using this: https://github.com/sarugaku/vistir#spinner
When I install from a private VCS using pipenv, it does actually prompt me for username and password, but the spinner still shows and keeps showing wherever the cursor is,...
Thanks for the prompt reply, having to figure out how to handle this in a more general way makes sense. Just on the topic of Tensorflow Serving, I've played around...
I just updated the title so it's not specific to Tensorflow Serving, which it looks like is no longer used for serving OpenNMT-tf models anyway.