Skip to content

Instantly share code, notes, and snippets.

@sbenthall
Created October 22, 2022 19:44
Show Gist options
  • Save sbenthall/a21990cd57a1e83fbb5650425d7617fe to your computer and use it in GitHub Desktop.
Save sbenthall/a21990cd57a1e83fbb5650425d7617fe to your computer and use it in GitHub Desktop.
Installing collected packages: wcwidth, requests, pytz, python-magic, pure-eval, ptyprocess, psutil, pickleshare, geographiclib, executing, django-sortedm2m, django-floppyforms, backcall, WebOb, waitress, traitlets, sqlparse, soupsieve, six, pygments, psycopg2, prompt-toolkit, pexpect, parso, mock, geopy, future, django-crispy-forms, decorator, coverage, click, certifi, attrs, asgiref, python-dateutil, munch, matplotlib-inline, jedi, ffmpeg-python, Django, cligj, click-plugins, beautifulsoup4, asttokens, webtest, stack-data, model_bakery, fiona, djangorestframework, django-leaflet, django-jquery-js, django-guardian, django-filter, django-extra-views, django-cors-headers, django-braces, ipython, djangorestframework-gis, django-webtest, django-formset-js
ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/var/www/roundware/lib/python3.8/site-packages/wcwidth'
Check the permissions.
Traceback (most recent call last):
File "/home/vagrant/roundware-server/roundware/manage.py", line 9, in <module>
from django.core.management import execute_from_command_line
ModuleNotFoundError: No module named 'django'
python3: no process found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment