Hello everyone!
When i try run server with command "sandbox/manage.py" there have this error:
error: No module named 'environ'
And whet try with "python3 manage.py runserver" from sandbox folder:
ModuleNotFoundError: No module named 'environ'
Hope on your support.
Thank you.