feluelle commented on pull request #9129: URL: https://github.com/apache/airflow/pull/9129#issuecomment-639408137
@potiuk @mik-laj when I run it via `python -c "import subprocess; subprocess.Popen(['aws']).poll()"` I get `OSError: [Errno 8] Exec format error: 'aws'`. The shell script runs flawlessy via bash but not in python. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
