Hi
I'm new to Booktype
and did the automatic install for Ubuntu 14.04 today. I've followed all the instructions and have got the server
up and running but can't login with the admin user. During the install I
left all the defaults but there was a message at the end that for
some reason it couldn't create the superuser.
I've tried running
he command ./manage.py createsuperuser from the instance1 but I keep getting the
following message:
Traceback (most
recent call last):File
"./manage.py", line 5, in <module>
from unipath
import Path
ImportError: No
module named unipath
I then took a look
at in the auth-user table in the postgres db (booktype-db) and found
an entry there with the id 'admin' and an encrypted password. So I
have a couple of questions
Thanks
Sharan
/var/lib/booktypebefore using commands such as this. Change to the directory containing the 'bin' directory and run the activate command:
cd /var/lib/booktype
source bin/activate
It looks like you're new here. If you want to get involved, click one of these buttons!