I'm still having problem of using bfg_alchemy template. Now I'm able to run the project creating command (paster create -t bfg_alchemy). And then I switch to project directory and run
python setup.py develop and it runs without issue. Then I run paster --plugin=repoze.bfg bfgshell MyProject.ini main , it shows the following error: pkg_resources.DistributionNotFound: repoze.tm I get the same error message for running "paster serve myproject.ini" On Mon, Jun 1, 2009 at 2:31 PM, george hu <geo...@gmail.com> wrote: > When I run paster create -t bfg_alchemy as per the documentation > instructed, it shows an error: > > LookupError: Template by name 'bfg_alchemy' not found > > The BFG version is 0.9, it failed both in Linux(Ubuntu) and windows. And I > tried reinstall the python and the problem persists.... > > Any one can give me a clue? >
_______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev