Giter Club home page Giter Club logo

Comments (3)

ErikBjare avatar ErikBjare commented on May 27, 2024

That happens sometimes when dependency locks get out of sync.

Try running poetry update. I'll push a fix later today.

from aw-watcher-input.

ErikBjare avatar ErikBjare commented on May 27, 2024

I've updated version locks across many repos today, so this should no longer be an issue.

from aw-watcher-input.

melgalvez avatar melgalvez commented on May 27, 2024

Hi, can you help about this error? Even updated the poetry, still same error with the new version of the repo?

Installing the current project: aw-watcher-afk (0.2.0)
make[1]: Leaving directory /home/alyaleuser/activitywatch/aw-watcher-afk' make --directory=aw-watcher-window build make[1]: Entering directory /home/alyaleuser/activitywatch/aw-watcher-window'
poetry install
Installing dependencies from lock file

SolverProblemError

Because aw-client (0.3.1 git rev master) depends on click (^7.1.1) which doesn't match any versions, aw-client is forbidden.
So, because aw-watcher-window depends on aw-client (0.3.1 git branch master), version solving failed.

at ~/.poetry/lib/poetry/puzzle/solver.py:241 in _solve
237│ packages = result.packages
238│ except OverrideNeeded as e:
239│ return self.solve_in_compatibility_mode(e.overrides, use_latest=use_latest)
240│ except SolveFailure as e:
→ 241│ raise SolverProblemError(e)
242│
243│ results = dict(
244│ depth_first_search(
245│ PackageNode(self._package, packages), aggregate_package_nodes
make[1]: *** [build] Error 1
make[1]: Leaving directory `/home/alyaleuser/activitywatch/aw-watcher-window'
make: *** [build] Error 2

from aw-watcher-input.

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.