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

MFlow does not have 'keras' #77

Open
mediocretech opened this issue Nov 19, 2020 · 5 comments
Open

MFlow does not have 'keras' #77

mediocretech opened this issue Nov 19, 2020 · 5 comments

Comments

@mediocretech
Copy link
Contributor

mediocretech commented Nov 19, 2020

I suspect this is and ENV issue:

  • I have mlflow installed from conda
  • I see no mlflow dependency in Patchwork

What is

import mlflow
supposed to be?

image

@jg10545
Copy link
Owner

jg10545 commented Nov 25, 2020

Hey @mediocretech - what version of mlflow are you running? I installed from conda and got 1.11.0, which has a mlflow.keras module.

I'd been keeping mlflow as an optional dependency so that I wouldn't mess up your code- but since you're integrating mlflow with terratorious now I guess I can just make it an explicit requirement.

@mediocretech
Copy link
Contributor Author

@jg10545 I don't think this is correct...i'll try reinstalling mlflow

image

@mediocretech
Copy link
Contributor Author

Seems it might be a versioning issue. Conda only wanted to install noarch 1.2, was able to force osx 1.12.

@mediocretech
Copy link
Contributor Author

@jg10545 what python version are you running? I'm in a conda dependency spiral.

@mediocretech
Copy link
Contributor Author

mediocretech commented Dec 4, 2020

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