-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't import XMLAConnection #14
Comments
Got this problem as well. =( |
Me, too. Has this been resolved? ImportError Traceback (most recent call last) ~\Anaconda3\lib\site-packages\olap\xmla\xmla.py in ImportError: cannot import name 'XMLAConnection' from 'connection' (C:\Anaconda3\lib\site-packages\connection_init_.py) |
hello all, Even i received the error -- importError: cannot import name 'XMLAConnection' from 'connection' when trying to import xmla from python. Any resolution for this. Greatly appreciate your help |
sad it seems it's no longer supported |
@bilalahmed1324
|
I am trying to import olap but i am getting this error:
Cannot improt name 'XMLAConnection'. Does anybody have a clue?
Thanks for your help.
The text was updated successfully, but these errors were encountered: