Git Product home page Git Product logo

Comments (3)

yklcs avatar yklcs commented on September 16, 2024

Is there anything blocking support for Python 3.12? I tried installing from source and everything seems to work.
Looks like 3.12 wheels are only for macOS on PyPI.

While testing the latest Ubuntu 24.04 LTS and pytorch 2.3.0, pydict is not updated on PyPI for python 3.12. Doing the normal install, the newest version is 0.1.2 (nightly also only has updates till 2023-06).

I assume pydict is tensordict here?

from tensordict.

kurtamohler avatar kurtamohler commented on September 16, 2024

pydict is unrelated to tensordict. Nevertheless, installing tensordict 0.4.0 does indeed fail with python 3.12:

conda create -n torchrl-test
conda activate torchrl-test
conda install python==3.12
pip install tensordict==0.4.0
ERROR: Could not find a version that satisfies the requirement tensordict==0.4.0 (from versions: 0.0.1a0, 0.0.1b0, 0.0.1rc0, 0.0.2a0, 0.0.2b0, 0.0.3, 0.1.0, 0.1.1, 0.1.2)
ERROR: No matching distribution found for tensordict==0.4.0

from tensordict.

kurtamohler avatar kurtamohler commented on September 16, 2024

This still isn't fixed yet, since PyPI hasn't been updated, and I don't have permissions to do that

from tensordict.

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.