Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conda PackagesNotFoundError #11

Open
irthomasthomas opened this issue Sep 27, 2019 · 1 comment
Open

Conda PackagesNotFoundError #11

irthomasthomas opened this issue Sep 27, 2019 · 1 comment

Comments

@irthomasthomas
Copy link

irthomasthomas commented Sep 27, 2019

Following the readme instructions, I have set up a python3.6 conda environment, but upon trying to install the requirments.tx I get this error from conda:

PackagesNotFoundError: The following packages are not available from current channels:

  • redis==3.2.1
  • redisai
  • skl2onnx==1.5.0
  • ml2rt
  • onnxconverter-common==1.5.0
  • keras2onnx==1.5.0
  • rmtest==0.7.0
  • torch==1.1.0
  • mkl-fft==1.0.12
  • onnxmltools==1.5.0
  • mkl-random==1.0.2

Current channels:

@hhsecond
Copy link

Hi @irthomasthomas, Thanks for the issue. Let me have a look into the current master (We had few breaking changes in RedisAI which caused our example repo to break recently for which we are pushing a release soon)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants