Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7646453
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T10:12:47+00:00 2026-05-31T10:12:47+00:00

As root, I’m trying to set up a dev server running Debian Squeeze with

  • 0

As root, I’m trying to set up a dev server running Debian Squeeze with a virtualenv directory.

My plan was to run the following commands:

apt-get install python-pip
pip install pip --upgrade
pip install virtualenv

On the last command, however, I got the following error and now get it whenever I run pip:

Traceback (most recent call last):
  File "/usr/bin/pip", line 11, in <module>
    from pip.vcs import vcs, get_src_requirement, import_vcs_support
ImportError: cannot import name import_vcs_support

Google has little to offer on the subject. Subsequently installed python-dev and build-essential but the problem persists.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T10:12:48+00:00Added an answer on May 31, 2026 at 10:12 am

    It appears something got screwed up while pip was updating itself.

    I worked around the issue by re-installing pip using easy_install:

    easy_install pip
    

    And then linking to that version:

    ln -sv /usr/local/bin/pip-2.6 /usr/bin/pip
    

    (EDIT)

    Here’s the complete sequence from scratch:

    apt-get install python-pip python-dev build-essential
    pip install pip --upgrade
    pip install virtualenv
    

    This is where the import error happened. To recover, continue with these steps:

    easy_install pip
    rm /usr/bin/pip
    ln -sv /usr/local/bin/pip-2.6 /usr/bin/pip
    pip install pip --upgrade
    pip install virtualenv
    

    It may be possible to avoid this by just using easy_install from the start, but I don’t have a clean Debian install at the moment to confirm this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My application's context root is /foobar and I am running an exploded deployment with
Given a root directory I wish to identify the most shallow parent directory of
WhenI run (as root) gem install pg -v '0.12.0' -- --with-pg-config=/usr/pgsql-9.1/bin/pg_config I get the
[root@dev-test test]$ perl -e %hash=(key,1);print 1 if exists $hash{key}; exists argument is not a
root@ubuntu:/home/dj/workspace/TestProject# ant test Buildfile: /home/dj/workspace/TestProject/build.xml test: [junit] Testsuite: TestProject [junit] Tests run: 1, Failures:
The root of my local server is /Users/myname/Sites and all web projects are in
The root problem: I have an application which has been running for several months
I want to route root route (http://server:5000/) in my node.js express.js application: When I
root@server [/mnt/elm332/Setup/Linux]# ./setupLinux64.sh -c Unpacking JRE ... Starting Installer ... ./setupLinux64.sh: line 433: /tmp/setupLinux64.sh.28603.dir/jre/bin/java:
Root view is a UIImage View, it has subviews, those have subviews. My root

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.