Closed mungayree closed 7 years ago
Thank you for your feedback.
We are in the process of fixing this; it should be working real soon.
Some time back all of the zopefoundation source was re-housed on github. More recently the subversion (svn) servers were shut down. Thus http://svn.zope.org/*checkout*/zopetoolkit/tags/1.1.4/zopeapp.cfg URL is invalid. Grokproject used to refer to source housed by the svn servers, and such references now fail.
Kind regards
@mungayree Hi;
The latest grokproject 2.11 has been released which fixes your problem (and a few others).
Note that you do not need to pip install grok in order to use grokproject, as grokproject installs a version of grok in the project it creates.
Let us know if you have further problems!
trying below on CentOS 7.4 with python 2.7.14. pip install grok (installs nicely with all extentions) pip install grokproject (install nicely)
while deploying the command of grokproject, 404 is observed via file in cfg -
log show -
paster create -t grok Sample