Giter VIP home page Giter VIP logo

Comments (4)

patrickocal avatar patrickocal commented on August 21, 2024

but then I get

Requirement already satisfied: scipy in /home/uqpocall/.local/lib/python3.8/site-packages (from allennlp==1.1.0->-r requirements.txt (line 5)) (1.10.1)
ERROR: Cannot install allennlp==1.1.0 and torch==1.10.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested torch==1.10.0
    allennlp 1.1.0 depends on torch<1.7.0 and >=1.6.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

from dygiepp.

dwadden avatar dwadden commented on August 21, 2024

Hi Patrick,

Sorry about this issue. I looked into this, and at this point you're right we're running into a lot of dependency issues -- it looks like python 3.7 isn't available on conda anymore, and pytorch 1.6 isn't available from pip.

Unfortunately, I don't have the bandwidth to resolve this at this point. If you (or someone else) is able to figure out the dependencies to get things working again, I'd very much appreciate a PR. I'll add a note on the README mentioning this as an issue.

Dave

from dygiepp.

ItamarLB avatar ItamarLB commented on August 21, 2024

Hi Dave, do you happen to have a recommendation for a follow up work that also incorporate graphs in a similar manner?

Itamar

from dygiepp.

dwadden avatar dwadden commented on August 21, 2024

Hi Itamar,

Sorry, I don't have any particular references on the latest work on this. You might be able to just check for recent papers that cite this one? Sorry I can't help more!

Best,

Dave

from dygiepp.

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.