calvinleungyk commented on pull request #15105: URL: https://github.com/apache/beam/pull/15105#issuecomment-939069730
I'm currently seeing ``` "Executing: /usr/local/bin/pip install --disable-pip-version-check --upgrade --force-reinstall --no-deps /var/opt/google/dataflow/local_deps-1.0.tar.gz" "Processing /var/opt/google/dataflow/local_deps-1.0.tar.gz" "gzip.BadGzipFile: Not a gzipped file (b'lo')" "Failed to install packages: failed to install extra packages: failed to install extra package local_deps-1.0.tar.gz: exit status 2" ``` but it worked when I directly upload the dep as a local package. Trying to install a simpler package to see if it's an issue with the file or the download mechanism. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
