Coder Social home page Coder Social logo

Comments (4)

papercheck avatar papercheck commented on August 17, 2024 1

I really don't understand how can Ubuntu still ship broken virtualenv after 2 years in their LTS product. Ubuntu LTS is a joke.

No clue, I use it because its "stable" haha

Thank you for your help!

from suez.

prusnak avatar prusnak commented on August 17, 2024

duplicate of pypa/virtualenv#1873

broken virtualenv on ubuntu -> downgrade to virtualenv==20.0.23

from suez.

papercheck avatar papercheck commented on August 17, 2024

Thanks, I was going to close this issue as I ran across the answer, but just in case it isn't clear to other Ubuntu users.

# Remove apt installation of virtualenv
sudo apt remove virtualenv

# Install virtualenv with pip
pip install virtualenv

# test using --help, if this command generates an error, than the apt-get installation was not purged
virtualenv --help

Interestingly enough, virtualenv --version always works, so you have to test with virtualenv --help

from suez.

prusnak avatar prusnak commented on August 17, 2024

I really don't understand how can Ubuntu still ship broken virtualenv after 2 years in their LTS product. Ubuntu LTS is a joke.

from suez.

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.