Closed endrebak closed 7 years ago
If #25 is functional and accepted, I'd like to concur 😄. @endrebak, any reason you closed this?
bx works (for me) with py3 when installed with pypi, but does not build on conda. So there is no point in adding it to conda.
That installation won't be complete, though. If you try to python -c 'import bx.seq'
you should get some ModuleNotFoundError
.
I only use intervaltrees 😳
On Wednesday, November 8, 2017, Marcel Bargull notifications@github.com wrote:
That installation won't be complete, though. If you try to python -c 'import bx.seq' you should get some ModuleNotFoundError.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bxlab/bx-python/issues/24#issuecomment-342936027, or mute the thread https://github.com/notifications/unsubscribe-auth/AQ9I0sKzOtz9o7XTnID_BcloiFt5FDVlks5s0gQzgaJpZM4QRtI2 .
I'd like to update the bx-python bioconda recipe to support py3 since bx-python now supports it.