I was trying to use pyensembl 0.1.0 but I believe it is incompatible with pygr 0.8. Is that correct?
I ask because in attempting to use it I get the following error: >>>--> 123 except pygr.Data.PygrDataNotFoundError: >>> 124 return None >>> 125 >>> AttributeError: 'module' object has no attribute 'PygrDataNotFoundError' Looking at the source code I can see that the Data module was deprecated and that 'PygrDataNotFoundError' appears to no longer be defined. Makes sense but still I thought I would check. If pyensembl is no longer compatible with pygr 0.8 are there plans to update it? I would go back to pygr 0.7.1 but that seems to have an issue with Python 2.6 or so it seems. Thanks for any info. -steve Steve Cozza Hiberna Corp. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---
