in reply to Re: did you mean python
in thread did you mean python
python.c:37:3: error: call to undeclared function 'execvpe'; ISO C99 and later do not support implicit function declarations -Wimplicit-function-declaration execvpe("/usr/bin/python", argv, env); ^ 1 error generated.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: did you mean python
by bliako (Abbot) on Jan 28, 2026 at 12:39 UTC | |
by Anonymous Monk on Jan 28, 2026 at 14:10 UTC | |
by bliako (Abbot) on Jan 28, 2026 at 19:41 UTC | |
by Anonymous Monk on Jan 29, 2026 at 04:01 UTC | |
by bliako (Abbot) on Jan 29, 2026 at 12:00 UTC | |
by Anonymous Monk on Jan 29, 2026 at 04:10 UTC |