Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

526
Visualizações
How do I install Python/Django modules?

I know absolutely nothing about Django, but I need to run an existing project on OSX.

From the project directory, I run python manage.py runserver and get the error: Error: No module named cms .

It looks like the INSTALLED_APPS constant (in settings.py) defines the required modules... but how do I install the damn things?

Is there a standard way to install dependencies in bulk (like Ruby's Bundler)?

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

you can install all dependencies at once, if there is a requirements.txt file. you just have to run the following command:

 pip install -r requirements.txt

otherwise you can install one by one:

 pip install django-cms

Here is the pip documentation: http://pypi.python.org/pypi/pip

if you are used to Ruby, you can compare it with Ruby GEM

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda