olap
olap copied to clipboard
Can't import package
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 "
i've updated setup comments in readme and the versions.cfg (in master and develop branch). please try again