alexkillen
alexkillen
Unfortunately I cannot include the PDF as it is a bank statement, but hopefully the details below are enough. The error is as follows: ```shell DEBUG:pdfminer.pdfdocument:trailer={'Size': 70, 'Root': , 'Info':...
**Describe the bug** Regular `pipx install` command doesn't work for private vcs urls that require authentication. Running `pipx install --spec git+https://.git ` does not prompt the user for username and...
Hi, In the releases, version 2.1.1 (from Sep 15th 2018) is marked as the "Latest release", while all the more recent versions are marked as "Pre-release". Should we still be...
This would provide the ability to serve multiple models, and multiple versions of each model, with a single serving instance. Details can be seen here: [https://www.tensorflow.org/tfx/serving/serving_config#model_server_configuration](https://www.tensorflow.org/tfx/serving/serving_config#model_server_configuration) In practice, this could...
When installed using bower, the bower.json file is missing the "main" property so grunt-wiredep (which injects bower components) ignores it. This occurs when installing the latest version (1.15.7).