[Trac] Syntax error creating Trac-environment
Manuzhai
manuzhai at gmail.com
Sun Mar 13 17:59:50 EST 2005
> root at localhost PROGRAMS/trac-0.8.1/scripts # ./trac-admin ../htdocs initenv
> 'import site' failed; use -v for traceback
> File "./trac-admin", line 2
> SyntaxError: 'unknown encoding: iso8859-1'
>
> Is anybody could say to me the reason for the crash?
Well, this encoding is wrong (should be iso-8859-1, note the extra
dash). You should change the second line to in trac-admin to change
this (and you should probably file a bug, too).
Regards,
Manuzhai
More information about the Trac
mailing list