Re: spy:login_required renderer

"Jonathan Ellis" <[email protected]> Tue, 19 Dec 2006 06:08:28 -0800
Newsgroups gmane.comp.python.spyce.general
Message-ID <[email protected]>
> Hi there!
> Thank you for your fast relpy. It still does not work and the funny thing is
> that spyceProject does not create a tags directory.So I created a tags folder and
> copy my file into the myProject/tags folder but I get an error like this:

Oops, I thought spyceProject configures a tags dir but you're right, it
doesn't.  You just need to add your new directory to the tags path now,
something like

path.append(os.path.join(root, 'tags'))

> I also tried to copy my file into spyce-2.1/tags but then I get an even longer error
message.

That probably means you have a bug in your tag, because I imagine that
fixed the unable-to-find-tag problem.

-Jonathan
-- 
C++ is history repeated as tragedy. Java is history repeated as farce.  --Scott McKay


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV