alexsilva / supervisor

Supervisor process control system for Windows
http://supervisord.org
Other
118 stars 26 forks source link

Error comes out when I enter start command #16

Closed creyeschaponan closed 4 years ago

creyeschaponan commented 4 years ago

When I place the command: python -m supervisor.services install -c supervisorord.conf I get this error: image

alexsilva commented 4 years ago

You need to pass the absolute path to the configuration file. This path will be saved in the system registry and read when the service is executed.