Skip to content

Dependent library not installed automatically. #34

Description

@aiAdrian

Due to the missing Jinja2 dependency, most of the library's features can not be imported. It cause an import error, resulting in a non working version of hana_ml .

These below two munally installation will fix the problem. As this must be done manually - I strongly recommend integrating this dependency into hana_ml pip packages as an dependancy

pip install jinja2
or
add poetry jinja2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions