Giter VIP home page Giter VIP logo

Comments (4)

IharBury avatar IharBury commented on May 18, 2024

OS: Ubuntu 20.04 LTS

from acme.

aslanides avatar aslanides commented on May 18, 2024

Just checking -- are you running under Python 3.8?

We currently only support Python 3.6 and 3.7, but will work on getting 3.8 support in very soon (probably early next week)

from acme.

tadashiK avatar tadashiK commented on May 18, 2024

A similar thing happened to me. In my case, I use Python 3.6.9 together with pipenv, and pipenv was complaining that it can't find a package satisfying 'tb-nightly<2.4.0a0,>=2.3.0a2'.

This seems to be caused by pipenv: it does not accept pre-release packages, and all tb-nightly versions were specified as 'pre-release'. I checked dm-reverb-nightly's pypi and found that all versions were specified as 'pre-release' too. So if you are using pipenv, passing --pre option as in pipenv install --pre acme[reverb] might resolve the issue.

from acme.

IharBury avatar IharBury commented on May 18, 2024

@aslanides, you're right, dm-reverb-nightly==0.1.0.dev20200529 is not marked as Python 3.8 compatible (although the latest dm-reverb-nightly==0.1.0.dev20200605 is).

from acme.

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.