Git Product home page Git Product logo

Comments (7)

Darel13712 avatar Darel13712 commented on May 22, 2024

Tried building it and now it installed succesfully. Here's the run. Can you reproduce this now?

from replay.

inpefess avatar inpefess commented on May 22, 2024

Now I see the following:

% poetry install
Installing dependencies from lock file
Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them.

  SolverProblemError

  Because replay-rec depends on docutils (=0.16) which doesn't match any versions, version solving failed.

from replay.

Darel13712 avatar Darel13712 commented on May 22, 2024

This is strange, because Github was able to install it. Can you try running pip install docutils==0.16 before installation?

Anyway, this requirement was added to fix incorrect bullet list rendering in documentation, you can safely remove this line from your pyproject.toml if you're not planning on building docs.

from replay.

AleXXL1986 avatar AleXXL1986 commented on May 22, 2024

Now I see the following:

% poetry install
Installing dependencies from lock file
Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them.

  SolverProblemError

  Because replay-rec depends on docutils (=0.16) which doesn't match any versions, version solving failed.

You can try to clear cache in poetry before update and install poetry cache clear pypi --all

from replay.

inpefess avatar inpefess commented on May 22, 2024

In the commit d04a39a docutils where added with no changes commited to poetry.lock. Probably someone edited pyproject.toml manually, without using poetry add.

Even when I add docutils, I see the following:

RuntimeError

  Unable to find installation candidates for torch (1.7.0)

from replay.

Darel13712 avatar Darel13712 commented on May 22, 2024

I tried installing on a Mac and it installed successfully. It installed torch 1.10.0 though.

Here is my lock file (remove .txt), can you try it?
poetry.lock.txt

from replay.

inpefess avatar inpefess commented on May 22, 2024

In branch test_397 I had no problems with installing with poetry install in Python 3.9.7. Thanks!

from replay.

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.