zenml-io / zenml

ZenML 🙏: The bridge between ML and Ops. https://zenml.io.
https://zenml.io
Apache License 2.0
3.94k stars 430 forks source link

[BUG]: Installation Broken #469

Closed startakovsky closed 2 years ago

startakovsky commented 2 years ago

Contact Details [Optional]

No response

What happened?

The installation didn't work. I think versions need to be updated in your code. Maybe the issue is that I'm running Python 3.10.1 but I don't think so.

image

Reproduction steps

  1. pip install zenml
  2. ...

ZenML Version

None

Python Version

No response

OS Type

Mac OS

Relevant log output

See image above.

Code of Conduct

htahir1 commented 2 years ago

No you're right it's because you're using Python 3.10.1. We only support 3.7 and 3.8. Try one of those @startakovsky

htahir1 commented 2 years ago

Closing due to inactivity. Please let us know if it worked with changing the Python version