Skip to content

Support for bdist installations #30

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

Closed
vbabiy opened this issue Mar 15, 2011 · 6 comments
Closed

Support for bdist installations #30

vbabiy opened this issue Mar 15, 2011 · 6 comments
Labels
auto-locked Outdated issues that have been locked by automation type: enhancement Improvements to functionality

Comments

@vbabiy
Copy link
Contributor

vbabiy commented Mar 15, 2011

Egg's stink. But installing from binaries is important; not everybody wants to install a compiler and a zillion dependencies just to use some python package. Distutils already supports a bdist format; could pip support installation from that?


@mitsuhiko
Copy link
Contributor

I have use for this as well. Are there any reasons why it's not supported?

@sholsapp
Copy link

I've stumbled across a use for this as well.

@dsully
Copy link

dsully commented May 7, 2012

+1

@allancaffee
Copy link

This would be a major improvement to pip IMHO.

@qwcode
Copy link
Contributor

qwcode commented Oct 2, 2012

there is an effort to add support for the new "wheel" binary format

#694

wheel docs: http://wheel.readthedocs.org/en/latest/index.html

@qwcode
Copy link
Contributor

qwcode commented Feb 26, 2013

wheel is the direction we're headed: #817

@qwcode qwcode closed this as completed Feb 26, 2013
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation type: enhancement Improvements to functionality
Projects
None yet
Development

No branches or pull requests

6 participants