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

Add full support for pip/pypi installation #463

Closed
MarcAntoineSchmidtQC opened this issue Oct 11, 2021 · 2 comments · Fixed by #475
Closed

Add full support for pip/pypi installation #463

MarcAntoineSchmidtQC opened this issue Oct 11, 2021 · 2 comments · Fixed by #475

Comments

@MarcAntoineSchmidtQC
Copy link
Member

Currently, we only fully support installing both tabmat and glum through conda-forge. This would involve creating a wheel for each architecture and explaining how to install non-python packages in the installation notes.

See https://cibuildwheel.readthedocs.io/en/stable/

@kmedved
Copy link

kmedved commented Oct 13, 2021

This would be very helpful for casual/prototyping users who are exploring the package in Google Colab. It's much easier to do pip installs there than conda installs. Colab is also great for creating interactive examples for documentation purposes.

@MarcAntoineSchmidtQC MarcAntoineSchmidtQC linked a pull request Nov 3, 2021 that will close this issue
1 task
@MarcAntoineSchmidtQC
Copy link
Member Author

Fixed by #475.

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

Successfully merging a pull request may close this issue.

2 participants