On Mon, 31 Jul 2006 21:07:26 -0400 (EDT), [EMAIL PROTECTED] wrote:
- Setup Combinator: $ echo "`python /usr/src/Divmod/trunk/Combinator/envirnment.py`" >> ~/.bashrc And I get this error: File "/usr/src/Divmod/trunk/Combinator/combinator/branchmgr.py", line 129, in getCurrentBranches for yth in os.listdir(self.sitePathsPath): OSError: [Errno 2] No such file or directory: '/usr/src/combinator_paths' Please advise.
You probably don't have enough permissions to create that directory, you can create it manually and restart the shell to see what happens. _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
