bionlplab / bioc

Data structures and code to read/write BioC XML and Json.
MIT License
31 stars 11 forks source link

import biocjson error for python 2.7 #8

Closed prasad676 closed 5 years ago

prasad676 commented 5 years ago

We are using bioc (1.2.3) version for python 2.7.15. We are not able to import biocjson for py2. We checked the biocjson code and it seems like it is compatible with py3. Could you please give us solution to use biocjson for py2 as we are using negbio + BLLIPParser ? image

yfpeng commented 5 years ago

Because Python 2 support ends in 2020, I dont plan to support python 2 anymore.