Giter Club home page Giter Club logo

Comments (4)

ttamg avatar ttamg commented on June 23, 2024 1

Is this just an issue on your machine @GMShack11 or do others have the same issue? Please add thumbs up if you have this issue too

from chromebook.

ttamg avatar ttamg commented on June 23, 2024

@GMShack11 I'm sorry I don't have the Chromebook anymore so can't test or fix it my end.

However here is what I would do if I had it in order to fix it ...

The install is all in this file https://github.com/ttamg/chromebook/blob/main/install-python.sh

I would manually go through the install steps starting around line 80 one by one and see when we get to the fail with libreadline-gplv2-dev I would drop that specific package from the install and continue with the rest seeing if it is then missing a different dependency which can be substituted in instead. If all works in the end without that dependency then I would update the script.

If you do get it working, please let me know and if others have the same problem then feel free to open a PR so that others can have the fix too. Sorry I can't be more practical help without a machine!

from chromebook.

xDShack avatar xDShack commented on June 23, 2024

I'll check it out @ttamg b

from chromebook.

cucubalar avatar cucubalar commented on June 23, 2024

Same issue here:

cucubalar@penguin:~/chromebook$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"

As suggested, removing the reference from the install script resolves the issue.
Similar for python-pip, in the pip/virtual env. installation:

Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-pip

E: Package 'python-pip' has no installation candidate

While at it, you might want to check for folder before creation ;) :

Creating '/home/kerim/project' project folder ...
mkdir: cannot create directory ‘/home/cucubalar/project’: File exists

Otherwise all great, thanks for everything

from chromebook.

Related Issues (3)

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.