Git Product home page Git Product logo

Comments (3)

jkanche avatar jkanche commented on August 29, 2024

after trying to resolve this a bit:

INFO: pip is looking at multiple versions of scenicplus to determine which version is compatible with other requirements. This could take a while.

The conflict is caused by:
    The user requested pyscenic 0.12.1+8.gd2309fe (from git+https://github.com/aertslab/pySCENIC#egg=pyscenic)
    pycistopic 2.0a0 depends on pyscenic
    scenicplus 1.0a1 depends on pyscenic 0.12.1+8.gd2309fe (from git+https://github.com/aertslab/pySCENIC@master)

from scenicplus.

SeppeDeWinter avatar SeppeDeWinter commented on August 29, 2024

Hi @jkanche

This issue arrises when MACS2 version <2.2.8 is trying to be installed. You can patch this version of MACS2, see #101. However, this version should not be installed at all. It is set to version 2.2.9.1 in the requirements.txt file.

I'm also unable to reproduce your issue:

mamba create --name issue_383 python=3.11 -y
mamba activate issue_383
git clone https://github.com/aertslab/scenicplus
cd scenicplus
pip install . --no-cache-dir

Best,

Seppe

from scenicplus.

jkanche avatar jkanche commented on August 29, 2024

seems like it was caused by another underlying dependency. Thank you for looking into this

from scenicplus.

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.