It does not.  See
http://supervisord.org/introduction.html#platform-requirements
and
https://github.com/Supervisor/supervisor#supported-platforms

You could use a different process manager as noted in the What's New for Pyramid 1.6 Deprecations.
http://docs.pylonsproject.org/projects/pyramid/en/latest/whatsnew-1.6.html#deprecations

You could install a version of Python 2 on your system, following the careful practice not to destroy your system's Python. That could be tricky.

--steve


On 4/23/17 at 7:53 PM, chen.guohu...@gmail.com (Guohuang Chen) pronounced:

$ pip install supervisor
Collecting supervisor
Downloading supervisor-3.3.1.tar.gz (415kB)
Complete output from command python setup.py egg_info:
Supervisor requires Python 2.4 or later but does not work on any version of Python 3. You are using version 3.6.0 (v3.6.0:41df79263a11, Dec 23 2016, 08:06:12) [MSC v.1900 64 bit (AMD64)]. Please install using a supported version.

----------------------------------------
supervisor does not support python3 ?

在 2017年4月24日星期一 UTC+8上午8:11:33,Guohuang Chen写道:

i find it. i will do after this to try it ,thank you. 
http://stackoverflow.com/questions/7629813/is-there-windows-analog-to-supervisord

在 2017年4月22日星期六 UTC+8上午12:20:05,Bert JW Regeer写道:

Hello,

We have removed all daemonization code from pserve. We recommend using a process manager like supervisord or systemd for managing the lifetime of the process.
Bert JW Regeer

On Apr 20, 2017, at 19:14, Guohuang Chen <chen.g...@gmail.com> wrote:

can pyramid 1.8.3(pyhton36) add the --stop-daemon --pid-file params again?
i use winSW wrap pyramid as service, i want to stop the service not by kill the task in the tasklist.


-- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pylons-discus...@googlegroups.com.
To post to this group, send email to pylons-...@googlegroups.com.
 To view this discussion on the web visit
https://groups.google.com/d/msgid/pylons-discuss/c1076828-6035-4164-a762-ff33abf98610%
40googlegroups.com

<https://groups.google.com/d/msgid/pylons-discuss/c1076828-6035-4164-a762-ff33abf98610%
40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.





------------------------
Steve Piercy, Soquel, CA

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/r473Ps-10124i-F97B09B2C2F340ACB47FC4D531590520%40Steves-iMac.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to