issue running asyncio.create_subprocess_exec in windows
for my video editor tool, I'm facing an issue running this subprocess in windows.
```
process = await asyncio.create_subprocess_exec(
*command,
stdout=asyncio.subprocess.PIPE,
stderr=asyncio.subprocess.PIPE,
env=env
)
```
0
6 comments
Tyler Lindell
5
issue running asyncio.create_subprocess_exec in windows
The Command Line
skool.com/beginner-programmer-6206
I help software engineers skip normal limits to C-level and investor opportunities - unlocking their visions to lead, and create wealth.
Leaderboard (30-day)
powered by