Giter Club home page Giter Club logo

Comments (3)

flo-compbio avatar flo-compbio commented on August 24, 2024

Hi, I think the code in this package doesn't require modifications to run under Python 3, but currently the package depends on an old version of another package of mine (genometools) that maybe doesn't support Python 3 (maybe that's where the error comes from). I will fix this sometime this week, it's not very difficult.

Since I can't find the reference to urllib2 in my code right now, can you post the full error message and/or double check that it's not something in your own code? It's generally easy to fix this error:

http://stackoverflow.com/questions/2792650/python3-error-import-error-no-module-name-urllib2

from pyaffy.

ruxi avatar ruxi commented on August 24, 2024

Hi Florian, that's great to hear.

Here is a gist including the error output:

https://gist.github.com/ruxi/9cc75e6e5023306dc56f1fe71b1ca58f

from pyaffy.

flo-compbio avatar flo-compbio commented on August 24, 2024

Thanks for the error output. I just pushed version 0.3.2 to pypi, which should work with python 3.

My recommendation would be to uninstall genometools first:

pip uninstall genometools

And then install version 0.3.2

pip install pyaffy==0.3.2

Please let me know if the new version works for you.

from pyaffy.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.