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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T14:32:27+00:00 2026-06-11T14:32:27+00:00

Thank for your help at first I created a app on Openshift (create method

  • 0

Thank for your help at first
I created a app on Openshift (create method pls
refer to https://github.com/drivard/openshift-django-mysql)
Now i want to install pip and a 3part app(such as hitconter), my steps as follow:
1. ssh to remote host
2. cd $OPENSHIFT_TMP_DIR
3. wget http://pypi.python.org/packages/source/p/pip/pip-1.1.tar.gz
4. tar zxf pip-1.1.tar.gz
5. cd pip-1.1
6. python setup.py install (shell mentioned no write permission)

So how can I install pip and use pip to install app in Openshift?

  • 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-11T14:32:28+00:00Added an answer on June 11, 2026 at 2:32 pm

    Add required apps to setup.py file . For example:

    #!/usr/bin/env python
    
    from setuptools import setup
    
    setup(
        name='YourAppName',
        version='1.0',
        description='OpenShift App',
        author='Your Name',
        author_email='example@example.com',
        url='http://www.python.org/sigs/distutils-sig/',
        # Your 3part apps:
        install_requires=['Django>=1.3', 'pil', 'south'],
    )
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First to thank you all for your great help, I have finally published my
First off, thanks in advance for your help. This issue is driving me nuts.
Ok. here's the operations i successfully code so far thank's to your help: Adittion:
Thank you for your interesting in my question. You can help me out from
First of all thank you for your time and sorry if some issues are
Thank you all for your help. A number of you posted (as I should
I have created my first iOS app for the iPhone, as part of my
Thanks for your help! I'd like to output all companyName entries that have uploads
Thanks in advance for your help. I have a need within an application to
Thanks in advance for your help experts. I want to be able to copy

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.