Victorian-Bioinformatics-Consortium / nesoni

High throughput sequencing analysis tools
GNU General Public License v2.0
30 stars 10 forks source link

consequences can't import numpy correctly. #2

Closed Slugger70 closed 12 years ago

Slugger70 commented 12 years ago

nesoni consequences is failing due to the incomplete implementation of numpy in pypy...

pfh commented 12 years ago

On Fri, Jul 20, 2012 at 4:59 PM, Slugger70 reply@reply.github.com wrote:

nesoni consequences is failing due to the incomplete implementation of numpy in pypy...

Yes, it'll work if you use python rather than pypy.

Paul Harrison

Victorian Bioinformatics Consortium / Monash University pfh@logarithmic.net jabber pfh@jabber.org.au http://www.logarithmic.net/pfh/

Slugger70 commented 12 years ago

How do i run nesoni without pypy nowadays? Sent from my ASUS Pad

Paul Harrison reply@reply.github.com wrote:

On Fri, Jul 20, 2012 at 4:59 PM, Slugger70 reply@reply.github.com wrote:

nesoni consequences is failing due to the incomplete implementation of numpy in pypy...

Yes, it'll work if you use python rather than pypy.

Paul Harrison

Victorian Bioinformatics Consortium / Monash University pfh@logarithmic.net jabber pfh@jabber.org.au http://www.logarithmic.net/pfh/


Reply to this email directly or view it on GitHub: https://github.com/Victorian-Bioinformatics-Consortium/nesoni/issues/2#issuecomment-7149948

pfh commented 12 years ago

On Sat, Jul 21, 2012 at 11:08 PM, Slugger70 reply@reply.github.com wrote:

How do i run nesoni without pypy nowadays? Sent from my ASUS Pad

"python -m nesoni" is probably easiest.

Paul Harrison

Victorian Bioinformatics Consortium / Monash University pfh@logarithmic.net jabber pfh@jabber.org.au http://www.logarithmic.net/pfh/