Hey Joel, could you check arches and arches_hip are installed in ~/Projects/ENV/lib/python2.7/site-packages ? Or somewhere along that path, not sure if I got it exactly right off the top of my head.
On Saturday, 18 February 2017 01:27:58 UTC-5, Joel Aldor wrote: > > Hello, > > Tried to create a new Arches3-HIP installation, but when I go to step 2 on > this link: > http://arches-hip.readthedocs.io/en/latest/getting-started/#running-arches-hip, > > I get the Unknown command: 'packages' error below. I checked 'help' as > indicated below, and the packages subcommand seemed not to be included on > my django installation (Django version I have is 1.6.2). > > What can be done here? Thanks for the help. > > (ENV2)ubuntu@PHMARCHES3DEV:~/Projects/phm2app$ python manage.py packages -o > install > Unknown command: 'packages' > Type 'manage.py help' for usage. > (ENV2)ubuntu@PHMARCHES3DEV:~/Projects/phm2app$ python manage.py help > Usage: manage.py subcommand [options] [args] > > > Options: > -v VERBOSITY, --verbosity=VERBOSITY > Verbosity level; 0=minimal output, 1=normal output > , > 2=verbose output, 3=very verbose output > --settings=SETTINGS The Python path to a settings module, e.g. > "myproject.settings.main". If this isn't > provided, the > DJANGO_SETTINGS_MODULE environment variable will be > used. > --pythonpath=PYTHONPATH > A directory to add to the Python path, e.g. > "/home/djangoprojects/myproject". > --traceback Raise on exception > --version show program's version number and exit > -h, --help show this help message and exit > > > Type 'manage.py help <subcommand>' for help on a specific subcommand. > > > Available subcommands: > > > [django] > check > cleanup > compilemessages > createcachetable > dbshell > diffsettings > dumpdata > flush > inspectdb > loaddata > makemessages > runfcgi > runserver > shell > sql > sqlall > sqlclear > sqlcustom > sqldropindexes > sqlflush > sqlindexes > sqlinitialdata > sqlsequencereset > startapp > startproject > syncdb > test > testserver > validate > (ENV2)ubuntu@PHMARCHES3DEV:~/Projects/phm2app$ > > Regards, > > Joel > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
