Used grokproject Sample
as in the grok homepage tutorial to simultaneously create a new project and install the grok framework.
cd Sample
then ran bin/paster serve parts/etc/deploy.ini
as in tutorial and came back with a DistributionNotFound: grokcore.startup
error
traceback @ http://pastebin.com/T01J0ndM
An educated guess tells me the grok package was not installed with grokproject command?
Using Gentoo Linux.