Bioconda faststructure – gitmetadata
I am using the conda env of faststructure from bioconda channel. Got this error messages. Could it be that the bioconda package needs to be updated?
Best regards:
python structure.py
structure.py:3: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
import fastStructure
structure.py:4: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
import parse_bed
structure.py:5: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
import parse_str
Here is how you can use this script
Read more here: Source link