1

I'm trying to set up bert-as-service on my office machine and I keep getting the same error.

I have Python 3.6.8 :: Anaconda, Inc. and Tensorflow 1.10.0 on my Conda environment and Python 3.7.2 on my local machine(CMD)(Windows 10).

I dont have tensorflow on my local machine because I keep getting the same error which I get while trying to install bert-as-service.

  1. Can I just install bert-as-service on Conda environment? If yes, could someone tell me how to resolve the problem below?
  2. If not, how do I install tensorflow on my system and then bert-as-service?

Error1 - Not able to install bert-as-service in Conda despite having per-requisites:

Error 1

Error2 - Not able to install tensorflow on my local machine:

Error 2

funie200
  • 3,688
  • 5
  • 21
  • 34
Kash
  • 11
  • 4
  • 1
    Please copy-and-paste the output of those two images into code-blocks just below each of your "Error" lines. Code blocks are delimited by three backticks on lines before and after the code block while editing your question. We strongly prefer text to images. – cronburg May 17 '19 at 16:56
  • @cronburg would you prefer that I delete the Output screenshots? I thought they might be helpful – Kash May 17 '19 at 16:57
  • 2
    We prefer text to images, you should copy-and paste the output in those two images into code-blocks as I stated. That way the error messages are searchable. – cronburg May 17 '19 at 18:48
  • Possible solution: https://stackoverflow.com/a/56009691/1542000 The error doesn't actually have to do with "could not find a version", it's an SSL certificate error. – cronburg May 17 '19 at 19:06

0 Answers0