Giter Site home page Giter Site logo

rake syncdb error about edx-platform HOT 3 CLOSED

openedx avatar openedx commented on August 15, 2024
rake syncdb error

from edx-platform.

Comments (3)

piyushroshan avatar piyushroshan commented on August 15, 2024

django.core.exceptions.ImproperlyConfigured: ImportError static_replace: No module named memcache
Installed all dependencies. Don't know what i am missing.

from edx-platform.

Slater-Victoroff avatar Slater-Victoroff commented on August 15, 2024

Hey @piyushroshan sorry it took a while to get here, but there's not quite enough information here for us to debug this with much success. Would you mind posting the results of the following commands?

##While in virtualenv
which python
python -c "import django; print django.path"
pip freeze | grep distribute
which ruby
ruby -v

from edx-platform.

zoharbabin avatar zoharbabin commented on August 15, 2024

I'm getting this error too while running:
rake django-admin[syncdb]

Below are the outputs to the commands (not using virtualenv) -

new-host-4:edx zoharbabin$ which python
/usr/bin/python
new-host-4:edx zoharbabin$ python -c "import django; print django.__path__"
['/Library/Python/2.7/site-packages/django']
new-host-4:edx zoharbabin$ pip freeze | grep distribute
distribute==0.6.45
new-host-4:edx zoharbabin$ which ruby
/Users/zoharbabin/.rvm/rubies/ruby-1.9.3-p374/bin/ruby
new-host-4:edx zoharbabin$ ruby -v
ruby 1.9.3p374 (2013-01-15 revision 38858) [x86_64-darwin12.4.0]

from edx-platform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.