abilian / olapy

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

cannot install olapy #26

Open sschuetz2bit opened 4 years ago

sschuetz2bit commented 4 years ago

I tryed to install olapy as mentioned in the documentation with pip install olapy and get below error:

ERROR: Failed building wheel for pandas Running setup.py clean for pandas Failed to build pandas Installing collected packages: xmlwitch, typing, spyne, numpy, python-dateutil, pandas, pyyaml, sqlalchemy, regex, attrs, click, olapy Running setup.py install for pandas ... error

When trying to install with git clone git://github.com/abilian/olapy.git cd olapy python setup.py install

it does not find the file setup.py

sschuetz2bit commented 4 years ago

The docs are really out of date

bsekiewicz commented 3 years ago

@sschuetz2bit you can use poetry library - poetry build