Skip to content

error  #108

@selmanurk

Description

@selmanurk

Hi, I have anaconda and I am trying to use htseq. this is the code

eval "$(conda shell.bash hook)"

conda activate anaconda3

htseq-count format bam w_NF18553nod_sorted.bam medtr.R108_HM340.gnm1.ann1.85YW.gcv_genes.gff3 -o htseqresults.txt

and I get this error

Traceback (most recent call last):
File "/truba/home/ikryvoruchko/anaconda3/bin/htseq-count", line 3, in
import HTSeq.scripts.count
File "/truba/home/ikryvoruchko/anaconda3/lib/python3.8/site-packages/HTSeq/init.py", line 13, in
from HTSeq._HTSeq import *
File "src/HTSeq/_HTSeq.pyx", line 1, in init HTSeq._HTSeq
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 80 from PyObject

do you have any idea why could this be? thank you
selma

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions