I copy and paste the views of the tutorial web page in pylonsproject. And I have test the framework in windows xp using: notepad++. google chrome. cmd. python 2.5.
for install I follow the tutorial (use of: easy_install,virtualenv,paste). On 24 jan, 16:48, Chris McDonough <chr...@plope.com> wrote: > I'd love to know more about this. For the record, on my system, the > code athttps://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki2/src > andhttps://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki/src > "just works" even though it contains the copyright character. Does it > work when you use it? Are you cutting and pasting the text from a > webpage or using a checkout of the source? > > - C > > On Mon, 2011-01-24 at 06:18 -0800, Savio Sabino wrote: > > I also new at pylons/pyramid and have testing the tutorial with wiki > > and have the same problem. > > Delete all © caracter from templates (edit.pt and view.pt). > > second other > > thread:http://groups.google.com/group/pylons-devel/browse_thread/thread/1c4b... > > > I don't know the cause. > > And all documentation is complex for new users. Do not have a Quick > > (very quick) Start. > > More, really, this is a good framework. > > > On 12 jan, 17:08, ravi teja <raviteja2...@gmail.com> wrote: > > > Hello everyone, I am getting the following error while running the > > > tutorial > > > wiki-application. I am using view_renderer directly in the > > > main(__init__.py) > > > to render my chameleon zpt templates. > > > WebError Traceback: > > > > RuntimeError: Unable to read body > > > > Can anyone tell me what's causing it. FYI, I am actually new to pyramid. > > > > Thanks in advance, > > > Teja > > -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.