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

130
Views
makemigrations permisseion denied

i guess i'm stuck at a big problem. i had to delete the migrations directory in my django app and i thought when i run python manage.py makemigrations the directory will be created back, however i got an error

django.db.migrations.graph.NodeNotFoundError: Migration shoppingcart.0001_initial dependencies reference nonexistent parent node (u'student', u'0001_initial')

what i did after is recreate the migrations directory and put inside all the migrations files and run makemigrations but i'm having another error

IOError: [Errno 13] Permission denied: u'/edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0007_auto_20170427_1816.py'

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I have seen this permission denied issue a few different times. These steps have helped me in the past:

  • Make sure you have a blank __init__.py file in your migrations directory

  • Make sure you you grant correct permissions on the directory, something like sudo chown <dir_name>

over 4 years ago · Santiago Trujillo Report
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!