Error while running computeMatrix of deepTools
0
0
Entering edit mode
8.7 years ago
Prakash ★ 2.2k

Hello everyone

I am using computeMatrix tools of deepTools and I am getting this error..can any help me solving this

Traceback (most recent call last):
  File "/usr/bin/computeMatrix", line 157, in <module>
    main(args)
  File "/usr/bin/computeMatrix", line 139, in main
    parameters, verbose=args.verbose)
  File "/usr/lib/python2.7/site-packages/deeptools/heatmapper.py", line 99, in computeMatrix
    mp_args).get(9999999)
  File "/usr/lib64/python2.7/multiprocessing/pool.py", line 554, in get
    raise self._value
ValueError: numpy.dtype has the wrong size, try recompiling

Thanks in advance

Gyan

ChIP-Seq • 3.3k views
ADD COMMENT
0
Entering edit mode

Apparently, you have a problem with numpy installation. As suggested in the error message, try to re-install it or upgrade it. This post may help you: http://stackoverflow.com/questions/17709641/valueerror-numpy-dtype-has-the-wrong-size-try-recompiling

ADD REPLY

Login before adding your answer.

Traffic: 2057 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6