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 7743151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:27:30+00:00 2026-06-01T09:27:30+00:00

I have an existing python3 installation in Windows, but things aren’t really configured right.

  • 0

I have an existing python3 installation in Windows, but things aren’t really configured right. The main problem comes down to installing new packages. I am behind an authenticating proxy and the way I install packages is by manually downloading them and running python setup.py install. This works fine for some packages, but then there are some which use easy_install to automatically download dependencies, and these get stuck at the proxy, so I have to find all the dependencies and manually download and install them. This also makes it really difficult to track my own dependencies.

In the next few weeks my computer will be re-installed, so when that happens I would like to get a much better setup working. So my questions are:

  1. virtualenv, distribute, setuptools, pip… Which of these (or any others I’ve missed) should I install for python3 in Windows, and in what order?
  2. How can I get them working behind an authenticating proxy?
  • 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-06-01T09:27:31+00:00Added an answer on June 1, 2026 at 9:27 am

    Most programs are working better with plain proxies, so give Cntlm a try.

    As for the first question, install Python 3 then make an one-line v.cmd file with this content:

    @X:\full\path\to\python.exe y:\full\path\to\virtualenv.py --distribute --unzip-setuptools %*
    

    When you need an virtual envinronment, go to the desired folder and run:

    v.cmd .
    

    or provide the full path to that folder as the argument instead of .

    Of course, activating the cache for pip will make things faster. Just put this content in %APPDATA%\pip\pip.ini:

    [install]
    download-cache=z:/full/path/to/your/pip/cache
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an existing python script that, among other things checks a file against
I'm really quite frustrated at this point. I have an existing hg repository that
Can I execute Python on Windows Phone? I have heard about IronPython but is
I have existing code that uses CMNewProfileSearch to find then iterate over the color
I have existing Linux shared object file (shared library) which has been stripped. I
I have existing java code and need to create Design Document based on that.
I have existing code with their own makefiles which I want to load into
I have quick question for you SQL gurus. I have existing tables without primary
I'm working on a project where the client wants to have existing pages dynamically
I have an existing website running on IIS6 that has only static HTML pages.

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.