pharminv icon indicating copy to clipboard operation
pharminv copied to clipboard

The package on pypi.python.org is broken

Open merement opened this issue 10 years ago • 3 comments

I'm not sure is this the right place to let you know but the package on

https://pypi.python.org/pypi/pharminv

is broken: Readme.md is not included and therefore the module cannot be installed using pip install pharminv

merement avatar Apr 21 '15 21:04 merement

@merement thanks, this is the right place.

I've released 0.2.2 with a fix. Can you try installing again?

aaren avatar Apr 22 '15 07:04 aaren

I've tried it on a different computer (on the one where I had the initial problem I've installed from the source) and it works!

I had, however, to install some additional packages to deal with the problem of missing pyconfig.h

$ sudo apt-get install python-dev libxml2-dev libxslt-dev

It may be useful to add to the list of requirements.

Thanks a bunch for your program!

merement avatar Apr 22 '15 08:04 merement

Oh, if you will add a note about dependencies may be you could update a bit the example in Readme.md: names of some fields are off. It should be frequency instead of freq and amplitude instead of amplitudes.

merement avatar Apr 22 '15 08:04 merement