Giter VIP home page Giter VIP logo

Comments (2)

ArnaudBelcour avatar ArnaudBelcour commented on May 29, 2024

Hello @glucksfall,

Just to be sure that I understand correctly your issue: you try to install padmet on a virtual environment on Python 3.3 and it failed due to docopt?

If yes, it is expected due to dependencies issues, padmet is not usable on python 3.3. Furthermore there will be issue for versions below 3.6 (especially linked to biopython).
These specificities about python version were not documented in the readme so I add a message in the readme about python version (782f5e7).

Thanks for the link to docopt-ng. I will look into it and maybe I will add it but I have to check if it does not cause issue with other packages (that still use docopt).

Sorry for the delay to answer and thank your for your feedback!

from padmet.

glucksfall avatar glucksfall commented on May 29, 2024

Hello @ArnaudBelcour

Thank you for your reply. No worries about the delay and I'm sorry for the misunderstanding.

Here is the thing. I tried to install docopt (and padmet) with pip3 and failed because docopt is only available for python3.3 and below (https://pypi.org/project/docopt/). I use ubuntu 20.04/python3.8.

For sure that docopt-ng will break things, but otherwise, docopt should be installed from source (https://github.com/docopt/docopt). I tested installing docopt from source and it worked.

Hope this information is helpful.

Best regards!

from padmet.

Related Issues (4)

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.