-
Notifications
You must be signed in to change notification settings - Fork 16
Description
The latest release (version 3.8.0) is not yet available on Bioconda, and the corresponding containers have not been published. It would be great to have an easy way to install the latest version!
Failed autobump for linux-aarch64: bioconda/bioconda-recipes#49409
09:23:02 BIOCONDA INFO (OUT) Error compiling Cython file:
09:23:02 BIOCONDA INFO (OUT) ------------------------------------------------------------
09:23:02 BIOCONDA INFO (OUT) ...
09:23:02 BIOCONDA INFO (OUT)
09:23:02 BIOCONDA INFO (OUT) cdef AlignmentFile samfile = pysam.AlignmentFile(bam_file_name, "r",reference_filename=ref)
09:23:02 BIOCONDA INFO (OUT) bam_header=samfile.header
09:23:02 BIOCONDA INFO (OUT) samfile.close()
09:23:02 BIOCONDA INFO (OUT) cdef int bin_size=50
09:23:02 BIOCONDA INFO (OUT) cdef str file_type="wig"
09:23:02 BIOCONDA INFO (OUT) ^
09:23:02 BIOCONDA INFO (OUT) ------------------------------------------------------------
09:23:02 BIOCONDA INFO (OUT)
09:23:02 BIOCONDA INFO (OUT) tiddit/tiddit_signal.pyx:235:20: str objects do not support coercion to unicode, use a unicode string literal instead (u'')