fhcrc / seqmagick

An imagemagick-like frontend to Biopython SeqIO
http://seqmagick.readthedocs.org
GNU General Public License v3.0
112 stars 22 forks source link

Missing paretheses if run setup.py with python 3 #44

Closed hcraT closed 6 years ago

hcraT commented 9 years ago

Hello, at setup.py:16 parentheses should be added around the print. Otherwise python complains.

Thanks, Best regards, Tarcisio Fedrizzi.

hcraT commented 9 years ago

Sorry I've thought the program supported python3. If I'm able I will send you a pull request with python3 compatibility.

Best regards, Tarcisio Fedrizzi.

bunnyhutch commented 9 years ago

That would be great, Tarcisio!

Thanks.

On Mon, Dec 15, 2014 at 5:42 AM, hcraT notifications@github.com wrote:

Sorry I've thought the program supported python3. If I'm able I will send you a pull request with python3 compatibility.

Best regards, Tarcisio Fedrizzi.

— Reply to this email directly or view it on GitHub https://github.com/fhcrc/seqmagick/issues/44#issuecomment-66995145.

Frederick "Erick" Matsen, Assistant Member Fred Hutchinson Cancer Research Center http://matsen.fhcrc.org/

nhoffman commented 6 years ago

support for python 3.4+ added in version 0.7.0