Skip to content

eoaforthcoming: makemigrations fails #3

Open
kthoden opened this issue May 27, 2020 · 0 comments
Open

eoaforthcoming: makemigrations fails #3

kthoden opened this issue May 27, 2020 · 0 comments

Comments

@kthoden
Copy link

kthoden commented May 27, 2020

When running

cmd: ['docker-compose', 'exec', 'webserver', 'bash', '-c', 'python manage.py makemigrations']
Migrations for 'eoaforthcoming':
  /usr/local/lib/python3.7/site-packages/eoaforthcoming/migrations/0002_auto_20200527_1701.py
    - Alter field eoaforthcoming on eoaforthcomingmodel

during init.py, the error occurs:

PermissionError: [Errno 13] Permission denied: '/usr/local/lib/python3.7/site-packages/eoaforthcoming/migrations/0002_auto_20200527_1701.py'

Temporarily resolved by deactivating application.

Sign in to join this conversation on GitHub.
Labels
None yet
Development

No branches or pull requests

1 participant