abilian / olapy

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

Error in command line #29

Open sglambert opened 3 years ago

sglambert commented 3 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