jjhelmus / nmrglue

A module for working with NMR data in Python
BSD 3-Clause "New" or "Revised" License
211 stars 86 forks source link

Windows installer for 0.6? #64

Closed pcdriscoll closed 7 years ago

pcdriscoll commented 7 years ago

Any chance of a Windows binary installer? (or some other workaround for a newbie?). Cheers.

jjhelmus commented 7 years ago

pip install nmrglue should install the latest version including on Windows. Does that work for you or do you need something more specific?

pcdriscoll commented 7 years ago

Will give it a go. I'm a novice at these things. Have installed python(X,Y) so far... Played with 0.5 a bit. Cheers, Paul

On 7 July 2017 at 19:39, Jonathan J. Helmus notifications@github.com wrote:

pip install nmrglue should install the latest version including on Windows. Does that work for you or do you need something more specific?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jjhelmus/nmrglue/issues/64#issuecomment-313761118, or mute the thread https://github.com/notifications/unsubscribe-auth/AXPs1NBCvjlCsHSy75hHXvuKM3DPCu6cks5sLntZgaJpZM4OPoCP .

--

Dr Paul C Driscoll NMR Metabolomics The Francis Crick Institute 1 Midland Road London NW1 1AT

Tel. +44 (0)20 3796 2248 Mob. +44 (0)7876 777937http://www.crick.ac.uk

pcdriscoll commented 7 years ago

Thanks 'pip install nmrglue --upgrade' worked. Cheers, Paul

jjhelmus commented 7 years ago

Great to hear.