soltanianalytics commented on pull request #13640: URL: https://github.com/apache/airflow/pull/13640#issuecomment-759082834
This is interesting information, thanks! I haven't tried building the rebuilding image before, I will read into it. On the issue at hand: The `--user` flag didn't change anything, though. Unsurprisingly, since I believe `pip install` in this image defaults to `--user` behavior anyway. The build command seems to be successful (see dev_build 14/14):  Notably, only the _saving data_ error persists, not the duplicate fields, which suggests that the installation is successful but there might be another issue somewhere? ---------------------------------------------------------------- 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]
