abilian / olapy

OlaPy, an experimental OLAP engine based on Pandas
GNU Lesser General Public License v2.1
106 stars 20 forks source link

Olapy Server is not working #15

Closed dheerajinampudi closed 5 years ago

dheerajinampudi commented 5 years ago

Unable to run olapy init or olapy runserver

File "c:\programdata\anaconda3\lib\site-packages\spyne\server\null.py", line 69
    self.service = _FunctionProxy(self, self.app, async=False)
                                                      ^
SyntaxError: invalid syntax
mouadhkaabachi commented 5 years ago

Thank you for the report, this error occurred beceause you are using olapy from pypi which is outdated, we have just updated it, so the problem is now solved ;)