[yt-svn] [yt_analysis/yt] make yt pip installable (issue #441)

Matthew Turk issues-reply at bitbucket.org
Fri Oct 12 15:03:35 PDT 2012


--- you can reply above this line ---

New issue 441: make yt pip installable
https://bitbucket.org/yt_analysis/yt/issue/441/make-yt-pip-installable

Matthew Turk:

Right now, pip installing yt does not quite work.  I believe this can be fixed with:

1) Fix setup.py to include correct dependencies
2) Make it clearer in the error messages in yt/utilities/setup.py that HDF5_DIR needs to be set if it can't find HDF5 (and to de-emphasize hdf5.cfg)
3) Same for the PNG and FreeType packages

Additionally, for packaging and uploading to PyPI we will need to make a few changes to ensure that the released versions do not depend on living inside a source control repository.


--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the yt-svn mailing list