Skip to content

No module named 'databricks' after installing koalas #2235

Description

@loungehub

I have installed koalas using conda install.
However when I try the following import, I get an ModuleNotFoundError.
Can you help me to solve this issue?

import databricks.koalas as ks
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'databricks'

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