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

Use automatic dependency installation #1157

Closed
mdboom opened this issue Aug 28, 2012 · 5 comments
Closed

Use automatic dependency installation #1157

mdboom opened this issue Aug 28, 2012 · 5 comments
Assignees

Comments

@mdboom
Copy link
Member

mdboom commented Aug 28, 2012

Post the 1.2.0 release, we should look into tapping the pip install infrastructure to install third-party dependencies automatically, rather than including our own copies.

@ghost ghost assigned mdboom Aug 28, 2012
@dmcdougall
Copy link
Member

+1

@cgohlke
Copy link
Contributor

cgohlke commented Sep 17, 2012

Another issue is that dateutil and pytz (and now six.py) are always installed when using the Windows and Mac installers, overwriting existing packages on users systems. It is bad practice, but also convenient for some users. This has been discussed several times during the last years, without solution.

@jseabold
Copy link
Contributor

Would just like to +1 and cross-link this issue. This has also caused some confusion for users of pandas.

pandas-dev/pandas#2562

@mdboom
Copy link
Member Author

mdboom commented Feb 17, 2013

See #1454

@mdboom
Copy link
Member Author

mdboom commented Sep 3, 2013

Addressed by the setupext.py refactor.

@mdboom mdboom closed this as completed Sep 3, 2013
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