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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T20:24:00+00:00 2026-06-10T20:24:00+00:00

I have a Django app and I’m getting an error whenever I try to

  • 0

I have a Django app and I’m getting an error whenever I try to run my code:

Error: No module named django_openid

Let me step back a bit and tell you how I came about this:

  1. I formatted my computer and completely re-installed everything — including virtualenv, and all dependent packages (in addition to Django) required for my project based on settings in my requirements.txt folder
  2. I tried doing python manage.py syncdb and got the error

I googled the issue, and many people say it could be a path problem.

I’m confused as to how I go about changing the path variables though, and what exactly they mean. I found some documentation, but being somewhat of a hack-ish noob, it kind of goes over my head.

So my questions are:

  1. What exactly is their purpose — and are they on a system based level based on the version of Python or are they project dependent?
  2. How can I see what mine are set to currently?
  3. How can I change them (ie. where is this .profile file they talk of and can I just use a text editor)

Any input you would have would be great as this one is stumping me and I just want to get back to writing code 🙂

  • 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-10T20:24:01+00:00Added an answer on June 10, 2026 at 8:24 pm

    Do you really need to alter the path? It’s always best to actually think about your reasons first. If you’re only going to be running a single application on the server or you just don’t care about polluting the system packages directory with potentially unnecessary packages, then put everything in the main system site-packages or dist-packages directory. Otherwise, use virtualenv.

    The system-level package directory is always on the path. Virtualenv will add its site-packages directory to the path when activated, and Django will add the project directory to the path when activated. There shouldn’t be a need to add anything else to the path, and really it’s something you should never really have to worry about in practice.

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

Sidebar

Related Questions

I have a Django app which when presented with some user error (i.e URL
Suppose I have a Django app named blog. There's a model called Post and
I have a Django app running on Apache with wsgi module. After few hours
I have a django app that uses a custom middleware module to create a
I have a Django app that gets it's data completely from an external source
I have a Django app written in Python 2.5 and I plan to upgrade
I have a Django app that use a django-tagging. I need to port this
I have a Django app where most of the search is driven by foreign
I have a django app with models as follows: A Question model An Answer
I have a django app that I made and have implemented a plist into

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.