Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

388
Views
Django: el proceso no puede acceder al archivo porque está siendo utilizado por otro proceso

Estoy tratando de ejecutar Django en mi Windows 10, soy un poco novato en Django, estoy usando Compressor Toolkit, mi problema es que puedo ejecutar manage.py pero el host local dice

base.html, error en la línea 9 El proceso no puede acceder al archivo porque lo está utilizando otro proceso.

 <!DOCTYPE html> {% load compress %} {% load staticfiles %} <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, inital-scale=1"/> <title>{% block head_title %} Hydroqua Indonesia {% endblock head_title %}</title> {% compress css %} <link rel="stylesheet" type="text/x-scss" href="{% static '/css/global.scss' %}"> <link rel="stylesheet" type="text/x-scss" href="{% static '/css/style.scss' %}"> <link rel="stylesheet" href="{% static '/node_modules/bootstrap/dist/css/bootstrap.min.css' %}"> {% endcompress %} </head> <body> {% include 'navbar.html' %} {% block content %}{% endblock content %} {% compress js %}

Mi amigo podía ejecutar el compresor sin problemas desde su Linux, instalé todos los componentes necesarios, pero no sé si me perdí algunos.

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!