You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I tried to install Edtrac but i have two problem:
I installed the requiements exactly same as Rapidpro. When i type the command: pip install -r requirements.pip
i have problem the line 26 and 27. The error message is: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-tv17bU/nltk/
I have error message when i typed this: python manage.py syncdb --noinput
i have error message:
Traceback (most recent call last):
File "manage.py", line 9, in <module>
from django.core.management import execute_from_command_line
ImportError: No module named django.core.management
Could you help me.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi! I tried to install Edtrac but i have two problem:
pip install -r requirements.pip
i have problem the line 26 and 27. The error message is:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-tv17bU/nltk/
python manage.py syncdb --noinput
i have error message:
Could you help me.
Thanks in advance!
The text was updated successfully, but these errors were encountered: