abilian / olapy

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

Error in command line #29

Open sglambert opened 4 years ago

sglambert commented 4 years ago

I'm using Python 3.7 on win10. Running the command python -m olapy init from cmd and i get an error message 'got unexpected extra argument (init)'. Can someone give some more detailed instructions on how to initialise this module? Cheers