Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #108

Open
selmanurk opened this issue Jul 12, 2022 · 0 comments
Open

error #108

selmanurk opened this issue Jul 12, 2022 · 0 comments

Comments

@selmanurk
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant