On Jul 15, 2007, at 2:26 PM, Chris Perkins wrote:

>
> On Jul 15, 4:57 pm, Ben Bangert <[EMAIL PROTECTED]> wrote:
>>
>> This is a strange issue that appears to happen on windows, go into
>> the projects dir and run:
>> python setup.py egg_info
>>
>> And you should be fine.
>
> OK, thanks.  After doing that I get a different traceback when I do
> "paster serve":
>
>   File "i:\python25\lib\site-packages\pastedeploy-1.3-py2.5.egg\paste
> \deploy\util\fixtypeerror.py", line 57, in fix_call
>     val = callable(*args, **kw)
>   File "wln\config\middleware.py", line 33, in make_app
>     load_environment(global_conf, app_conf)
>   File "wln\config\environment.py", line 20, in load_environment
>     config.init_app(global_conf, app_conf, package='wln',
> AttributeError: 'module' object has no attribute 'init_app'
>
> Any more tips?

What does your environment.py look like?

What version of Python are you using (2.5 or 2.5.1)?

--
Philip Jenvey



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to