Giter Site home page Giter Site logo

Comments (3)

atalman avatar atalman commented on June 26, 2024

Looks like a problem when installing torchdata from our custom index: download.pytorch.org
From pip:
Installs:
torchdata-0.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

ldd _torchdata.so 
        linux-vdso.so.1 (0x00007ffe263b0000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f5c5b7ef000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f5c5b7d3000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f5c5b7cd000)
        libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f5c5b5eb000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f5c5b49c000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f5c5b481000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f5c5b28d000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f5c5c33c000)

From download.pytorch.org:
Installs:
torchdata-0.7.1+cpu-cp38-cp38-linux_x86_64.whl

 ldd _torchdata.so 
        linux-vdso.so.1 (0x00007ffd173f4000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fd71db67000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fd71db4b000)
        libcurl.so.4 => not found
        libssl.so.3 => not found
        libcrypto.so.3 => not found
        libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fd71d967000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fd71d818000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fd71d7fd000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fd71d60b000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fd71e2c8000)

from data.

malfet avatar malfet commented on June 26, 2024

Moved to torchdata repo

from data.

agunapal avatar agunapal commented on June 26, 2024

Thanks for fixing @atalman Issue is resolved now

from data.

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.