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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T17:51:43+00:00 2026-05-21T17:51:43+00:00

What I have is development version of intranet site developed with Django and some

  • 0

What I have is development version of intranet site developed with Django and some external libraries placed in virtualenv. It runs fine and I can easily set up virtualenv with the same parameters (using pip) on any computer with internet connection. But, unfortunately it needs to be deployed on computer without 🙁 Any way to deal with this? Thanks in advance.

  • 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-21T17:51:44+00:00Added an answer on May 21, 2026 at 5:51 pm

    You can create PIP bundle.

    Update: pip bundle has been deprecated, and removed from PIP since version 1.5

    With PIP 1.5 you should instead create local cache of the packages.

    1. download packages: pip install --download <DIR> -r requirements.txt
    2. use them: pip install --no-index --find-links=<DIR> -r requirements.txt

    Alternative is to use wheel packages:

    1. install wheel if you don’t have it already pip install wheel
    2. download packages: pip wheel --wheel-dir=<DIR> -r requirements.txt
    3. use them: pip install --use-wheel --no-index --find-links=<DIR> -r requirements.txt
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Short version: I have a Django project under development & testing (not yet into
I develop iPhone applications and some of managers want to have development snapshot version
I want install Android version 1.6 SDK. I already have Android development setup with
I have some projects for which I have ceased development a long time ago
I am creating a small commercial web project running Apache/WSGI/Django/MySQL. I have a development
I am running the development version of Django and it appears that the filebrowser
I know there is in the development version of Django, but I don't see
Hello I have a development version of a working productive webapp which gives me
I have a development version of a website that I want to hide/disable. But
I am working on a development version of a Magento 1.7 store, and have

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.