Giter VIP home page Giter VIP logo

Comments (3)

bartaz avatar bartaz commented on August 19, 2024

Seems like more people are started to be affected by this.

This seems like some new feature of Python environments to provide more security for the OS-maintainer Python packages.
https://packaging.python.org/en/latest/specifications/externally-managed-environments/#externally-managed-environments

I don't know enough about Python envs to suggest a solution, seems like official answer is to use pipx.

I guess we would need to test if dotrun works with pipx and update our install instructions.

from dotrun.

pastelcyborg avatar pastelcyborg commented on August 19, 2024

Adding a +1 here, as I also just got this error on a Xubuntu 24.04 install. I was also unable to immediately resolve this using pipx, as this becomes a bit of a rabbit hole in which pipx also needs access to Docker, which then also has to be installed via pipx, etc.

I resolved using an unpleasant command line flag: sudo pip3 install dotrun --break-system-packages, but this obviously isn't optimal.

from dotrun.

goulinkh avatar goulinkh commented on August 19, 2024

pipx is a safe way to install and run dotrun, so I will update the README to include installation instructions with pipx and make an install script so we can simply do this to install pipx + dotrun:

curl -L https://raw.githubusercontent.com/canonical/dotrun/main/install.sh

from dotrun.

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.