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

Easy pip install for llvmlite #240

Closed
VelizarVESSELINOV opened this issue Feb 7, 2017 · 4 comments
Closed

Easy pip install for llvmlite #240

VelizarVESSELINOV opened this issue Feb 7, 2017 · 4 comments

Comments

@VelizarVESSELINOV
Copy link

Today llvmlite requires complex installation, outside conda environment.
Please consider providing binary packages for llvmlite, TensorFlow is able to provide pre-build packages you should be able as well, in case you are looking for massive usage except a few geeks that are happy to spend time to install it locally.

----------------------------------------
  Failed building wheel for llvmlite
@seibert
Copy link
Contributor

seibert commented Feb 7, 2017

This is something we are working on. See #222 for work towards this.

@moble
Copy link

moble commented Oct 23, 2017

@seibert Is it fair to say this issue should be closed? That's what it looks like on #222.

More specifically, I require numba for several of my packages, and (despite my best efforts) many of my users are intransigent regarding conda, so it would be nice if they could just use pip. Can I tell them it's safe to do so if my code relies on numba?

@seibert
Copy link
Contributor

seibert commented Oct 23, 2017

I think we can close this issue in llvmlite, unless people find problems. We discovered that our Numba wheel is slightly out of spec because it links to the libpython shared library (which wheels are apparently not supposed to do). We'll be looking to fix that for the next release in a few weeks:

numba/numba#2555

@esc
Copy link
Member

esc commented Jan 20, 2025

I just stumbled over this ancient issue. llvmlite has been pip installable for many years, so closing. 🎉

@esc esc closed this as completed Jan 20, 2025
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

4 participants