Skip to content

DataCollabLab HyperLeaup import error #55

@notcoyotee

Description

@notcoyotee
%python
from hyperleaup import HyperFile

throws : ModuleNotFoundError: No module named 'hyperleaup'

This is after successfully pip installing tableauhyperapi and tableauserverclient.

%sh
/databricks/python3/bin/pip install --upgrade pip;
/databricks/python3/bin/pip install tableauhyperapi;
/databricks/python3/bin/pip install tableauserverclient;

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