olap icon indicating copy to clipboard operation
olap copied to clipboard

Can't import package

Open WiirinAnn opened this issue 6 years ago • 1 comments

I'm using Python 2.7.15 and installing xmla-0.7.2 via git clone I have tried running the sample code and it appeared not working since the import package line.

import olap.xmla.xmla as xmla Traceback (most recent call last): File "", line 1, in ImportError: No module named xmla.xmla

WiirinAnn avatar Mar 15 '19 16:03 WiirinAnn

i've updated setup comments in readme and the versions.cfg (in master and develop branch). please try again

may-day avatar Mar 15 '19 21:03 may-day