GithubHelp home page GithubHelp logo

E: Unable to locate package clang-7 E: Unable to locate package clang++-7 E: Couldn't find any package by regex 'clang++-7' about xla HOT 9 CLOSED

pytorch avatar pytorch commented on August 17, 2024
E: Unable to locate package clang-7 E: Unable to locate package clang++-7 E: Couldn't find any package by regex 'clang++-7'

from xla.

Comments (9)

dlibenzi avatar dlibenzi commented on August 17, 2024 3

We have to update our README, as clang-7 is not on Debian Stretch.

from xla.

dlibenzi avatar dlibenzi commented on August 17, 2024

Which version of Debian?
Did you try an apt-get-update + apt-get-upgrade?

from xla.

marsggbo avatar marsggbo commented on August 17, 2024

@dlibenzi thanks for your reply.

The Debian version is:
image

And I also have tried update, but it seems not work.
image

from xla.

dlibenzi avatar dlibenzi commented on August 17, 2024

Do you have this line in your /etc/apt/sources.conf?

deb http://deb.debian.org/debian/ testing main

from xla.

marsggbo avatar marsggbo commented on August 17, 2024

Do you have this line in your /etc/apt/sources.conf?

deb http://deb.debian.org/debian/ testing main

@dlibenzi Thanks so much. It works. Wanna to cry hhhh.

from xla.

albanie avatar albanie commented on August 17, 2024

@dlibenzi what is currently the recommended approach for Stretch?

from xla.

dlibenzi avatar dlibenzi commented on August 17, 2024

Add the following line to /etc/apt/sources.conf:

deb http://deb.debian.org/debian/ testing main

Then run apt-get update and install clang-7 like the REAME suggests.

from xla.

albanie avatar albanie commented on August 17, 2024

Thanks! This worked (except that the modified file was /etc/apt/sources.list, rather than /etc/apt/sources.conf). Just in case it's useful for others experimenting on a fresh gcloud VM, run apt-get update after changing the .list file (but not apt-get upgrade, which in my case introduced conflicts with the google cloud libraries).

from xla.

dlibenzi avatar dlibenzi commented on August 17, 2024

Thanks! Will update the README.

from xla.

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.