Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot install olapy #26

Open
sschuetz2bit opened this issue Jun 29, 2020 · 2 comments
Open

cannot install olapy #26

sschuetz2bit opened this issue Jun 29, 2020 · 2 comments

Comments

@sschuetz2bit
Copy link

sschuetz2bit commented Jun 29, 2020

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
Copy link
Author

The docs are really out of date

@bsekiewicz
Copy link

@sschuetz2bit you can use poetry library - poetry build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants