Hi everybody,
When I use this code in a function :
output = subprocess.Popen(string.split(' '), stdout=subprocess.PIPE).communicate()[0]
It workd fine when I launch it in a terminal, and it raise error when I use openerp as a service.
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi everybody,
When I use this code in a function :
output = subprocess.Popen(string.split(' '), stdout=subprocess.PIPE).communicate()[0]
It workd fine when I launch it in a terminal, and it raise error when I use openerp as a service.
Thank you.
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-te| Related Posts | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
2
sept. 23
|
8440 | |||
|
2
mar. 23
|
47673 | |||
|
2
dec. 23
|
58798 | |||
|
0
mar. 22
|
2993 | |||
|
3
iun. 20
|
11360 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.