pyramid - how to add scaffolds in virtual environment. I want to add Akhet scaffold into my virtual environment? -
after googling , searching came here... want use akhet http://pypi.python.org/pypi/akhet scaffold , want continue develop application. problem don't have idea include scaffold in virtual environment. have tried following lines env/bin/pcreate -s akhet pythonakhen
since don't have akhet in scaffold list line given me error unavailable scaffolds: ['akhet']
. please me add scaffalod in virtual environment can them generate skeleton of application.
forget akhet. current version 2.0 not provide scaffold anymore , rather outdated. follow official pyramid documentation, there plenty of stuff builtin if rely on scaffolds shipped pyramid 1.5 , way works in year 2014.
these links friends
Comments
Post a Comment