Code Monkey home page Code Monkey logo

Comments (4)

MehtapIsik avatar MehtapIsik commented on June 12, 2024

@sonyahanson @jchodera Do you have any reservations about this change?

from assaytools.

jchodera avatar jchodera commented on June 12, 2024

These packages are not all pip-installable. If you uncomment them, you will no longer be able to install assaytools via python setup.py install because it will try (and fail) to install them by pip if you do not have them already installed.

We do have these listed in the conda package requirements, which is why we recommend people install this tool via conda. We haven't cut a release in quite some time, however.

from assaytools.

MehtapIsik avatar MehtapIsik commented on June 12, 2024

@jchodera Thanks for explaining why those are commented out.

Do your recommend installing through conda and uninstalling to just get dependencies, and then installing assaytools from repository via python setup.py install ?

When I tried conda installing assaytools with conda, it gives an error about Python 3.5 incompatibility.

$ conda install assaytools
Fetching package metadata .............
Solving package specifications: .

UnsatisfiableError: The following specifications were found to be in conflict:
  - assaytools -> python 2.7*
  - python 3.5*
Use "conda info <package>" to see the dependencies for each package.

I think we must update the conda release, so that it at least works with Python 3.5.

from assaytools.

jchodera avatar jchodera commented on June 12, 2024

Do your recommend installing through conda and uninstalling to just get dependencies, and then installing assaytools from repository via python setup.py install ?

Yes!

When I tried conda installing assaytools with conda, it gives an error about Python 3.5 incompatibility.

It looks like we haven't cut a new release since Python 3.5 was added. Let's create a new assaytools release.

from assaytools.

Related Issues (20)

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.