Closed chsasank closed 7 years ago
Bioformats doesn't yet support Python 3. We'd welcome a pull request for that. I may take a look at adding Python 3 support, but it is outside of the scope of our project.
Alright, I'll work on it in my free time. javabridge supports python3 right?
Yup - as of last week it supports Python 3. Thx for your help.
I installed python-bioformats using:
$ pip install python-bioformats
Then I tried:
This gives the following error:
$ nosetests biofromats
gives similar but more verbose error:I'm using Anaconda python 3.4 in Mac OS X 10.11.3.
Please resolve this.
Sasank.