[Biopython-dev] TravisCI BioSQL - TypeError: unhashable type: 'bytearray'

Peter Cock p.j.a.cock at googlemail.com
Thu Oct 9 22:04:02 UTC 2014


On Thu, Oct 9, 2014 at 6:27 PM, Chris Mitchell <chris.mit7 at gmail.com> wrote:
> Have you tried specifying the working version of mysql-connector-python with
> pip?
>
> ie. pip install mysql-connector-python==xxx

No, but that might be nicer in the short term than simply skipping
installing and testing with mysql-connector-python on TravisCI.

https://github.com/biopython/biopython/commit/4d54e46549df2a6cfc9815af38066ede1ce7f280
https://github.com/biopython/biopython/issues/370

Anyone can fork Biopython, enable TravisCI on your fork, and
then try modifying the .travis.yml file to test this... ;)

Peter


More information about the Biopython-dev mailing list