FredHutch / easybuild-life-sciences

Howto and implementation documentation
https://fredhutch.github.io/easybuild-life-sciences/
21 stars 6 forks source link

Request install of numpy 1.18.1 for Python2.7 #243

Closed scottsisco closed 4 years ago

scottsisco commented 4 years ago

Ticket: 216031 Message: I’m trying to run AmpliconArchitect that requires Python 2.7 and numpy 1.18.1 and was having trouble installing the latter myself.

Could you build a module of Python 2.7 with numpy 1.18.1?

Thank you!

fizwit commented 4 years ago

work in progress getting build error which I reported on slack. (err: 'build failed (first 300 chars): Expected to find exactly one _tkinter*.so: []')

fizwit commented 4 years ago

Python 2 support for NumPy ended with version 1.16.x Support for Scipy ended with version 1.2.x