Hi,

I upgraded to the latest version of Pylons two days ago.  Since then,
I can't either start an existing Web instance, or create a new one.

This is one I just created:

C:\Python25\alohaweb>paster serve --reload development.ini
Starting subprocess with file monitor
Traceback (most recent call last):
  File "c:\Python25\Scripts\paster-script.py", line 8, in <module>
    load_entry_point('PasteScript==1.6', 'console_scripts', 'paster')
()
  File "c:\python25\lib\site-packages\PasteScript-1.6-py2.5.egg\paste
\script\command.py", line 79, in run
    invoke(command, command_name, options, args[1:])
  File "c:\python25\lib\site-packages\PasteScript-1.6-py2.5.egg\paste
\script\command.py", line 118, in invoke
    exit_code = runner.run(args)
  File "c:\python25\lib\site-packages\PasteScript-1.6-py2.5.egg\paste
\script\command.py", line 213, in run
    result = self.command()
  File "c:\python25\lib\site-packages\PasteScript-1.6-py2.5.egg\paste
\script\serve.py", line 195, in command
    if self.options.daemon:
AttributeError: Values instance has no attribute 'daemon'
Exception in thread Thread-1 (most likely raised during interpreter
shutdown):
Traceback (most recent call last):
  File "c:\python25\lib\threading.py", line 460, in __bootstrap
  File "c:\python25\lib\threading.py", line 440, in run
  File "c:\python25\lib\site-packages\Paste-1.6-py2.5.egg\paste
\reloader.py", line 68, in periodic_reload

Regards,

Rich

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to