Hii aliko, I had the same problem with pylons when i started . By the time I had started working on or learning pylons, 1.0 was already out and the pylons book was 0.9.7. So what I did was that I instead of using 1.0, I installed pylons 0.9.7 and started working it with the help of pylons book which is a wonderful book not just to learn pylons but various other aspects of web programming.
On Sat, Jul 24, 2010 at 12:07 PM, aliko <[email protected]> wrote: > Hi! I'm new to pylons as well as to developing web applications. C/C++ > and embedded world much more familiar to me but I have developed desktop > applications using python and thought python web framework could become > a window to a new world for me. The Pylons is looked most attractive > among othes. But digging about a week in it rised more questions then > answers. > I started reading pylonsbook but it appears outdated and there are > things that not works with pylons 1.0 any more. It seems that pylons > moves too quickly to be in time with it even minor version changes can > turn things upside down. > I've tried to install BlastOff template but it don't work with pylons > 1.0 nor toscawidjets do. In toscawidgets tw\mods\pylonshf.py file it > tryes to import things that are not works with pylons 1.0. > > I understand that pylons is a metaframework that it is consists of > different frameworks. But each of those frameworks seems moving its own > way and with its own speed so it becomes very hard to make things > consistent through the time. > > Maybe I'm using wrong approach. Could anyone suggest me how to live in > Pylons world? > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
