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

  • Home
  • SEARCH
  • 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 7011005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:04:20+00:00 2026-05-27T22:04:20+00:00

I didn’t worked on the django project for somedays and now I return and

  • 0

I didn’t worked on the django project for somedays and now I return and I can’t work on it. When I debug or run in eclipse aptana I get the “Error: No module named staticfiles” error.

  • I have even updated aptana to today’s updates and no luck.
  • I have uninstalled the django, delete all files and reinstall.
  • If I import django with python in cmd (on windows) it is in the place I expect to be

But if I delete the “‘django.contrib.staticfiles’,” string in the “INSTALLED_APPS” from settings.py everything works fine but I have no access to the static files, as expected..

In those days I have installed Google app engine + python 2.5; can this be the problem and how to solve?

thank you very much*

  • 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-27T22:04:20+00:00Added an answer on May 27, 2026 at 10:04 pm

    Here are the steps I’d take to find out the problem:

    • verify that it’s working correctly in the command-line (cmd.exe in windows) – just to remove the issues associated with Aptana. You need to do something like: C:\Path\to\Python2.6\python.exe manage.py runserver (NB: choose any management command that will check your settings.py). If this gives the same error, then you haven’t got Django 1.3.1 installed in Python2.6 (you could install it, or you could set up a fresh virtualenv, see below)
    • once you’ve got it working in the command line, you just have to make sure that aptana is using the correct interpreter path. You need to check that you’ve defined it correctly (in your global preferences (the workspace settings) — pydev python interpreter) and then are using it in the specific project — (check the project settings that it is using the python interpreter you just defined )
    • NB: Django 1.3.1 can use python2.5, but not next version of django

    Here is how I would avoid this in future:

    • use virtualenv[1] to avoid being dependent on the arbitrary nature of your installation history (once you’ve installed virtualenv in ANY version of python you can then specify which python when you set up the virtualenv: virtualenv -p C:\Path\to\Python2.6\python.exe ).
    • use virtualenv –no-site-packages to ensure you have no dependencies locally
    • use pip[2] to install all your python packages (problems may occur with packages with binary content – use easy_install for those)
    • use pip freeze > requirements.txt to record your dependencies (and add this file into your source code control)

    [1] http://pypi.python.org/pypi/virtualenv

    [2] http://pypi.python.org/pypi/pip

    NB pip and easy_install are automatically installed into your new virtualenv

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

Sidebar

Related Questions

It didn't have a project and I removed myself as the assignee, now I
I didn't use Prototype.js before, when I use jquery, I can get an element
I didn't use NGen before but now I need to improve startup performance of
I didn't used C for a lot of time, and now I have to
I didn't get the result I want from the following code: Private Sub tblView_SelectionChanged(ByVal
I didn't know what I did in eclipse . I think I accidentally pressed
This didn't work: Setting the umask of the Apache user Arch doesn't have a
Didn't change code for a month. But today (2012-11-13) started to get strange error
I didn't get any responses from the asp.net forum, so I thought I'd try
I didn't find this anywhere - can i tell Play! that a specific controller

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.