#2770: trac-admin: failed to initialize environment. (Can't set position pointer
in file...)
----------------------------------------+-----------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  daniel
     Type:  defect                      |       Status:  new   
 Priority:  normal                      |    Milestone:        
Component:  trac-admin                  |      Version:  0.9.3 
 Severity:  blocker                     |   Resolution:        
 Keywords:                              |  
----------------------------------------+-----------------------------------
Comment (by cboos):

 It's an environment variable:
 {{{
 echo $PYTHONPATH # check the current value, if any
 export PYTHONPATH=<your-svn-install>/lib/svn-python:<your-trac-
 install>/lib/python2.3/site-packages:$PYTHONPATH
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2770>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to