Skip to content

AdomdConnection() is not defined #21

Description

@debaratna-nath-maersk

I am trying to using the pyadomd package to connect to Azure AS cube servers. I have installed the package and the relevant drivers on databricks cluster. However, when I try to establish the connection, it throws the following error:
Screenshot 2023-04-21 at 10 07 32 AM

I understand that this is due to the Adomd client not added to path properly. But the current documentation mentions only about adding the path to a Windows system. What is the workaround when working on a macOS system or a databricks cluster?
Also, the Adomd client error also appeared while I tried to import the package. I defined a path variable to where the package is unpacked and then I was able to import it successfully. But while establishing the connection, this error is coming up!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions