You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unpacking the tar archive of the current 2.0.0 release throws an exit code 2.
tar -tf vegafusion-2.0.0.tar.gz
[…]
vegafusion-2.0.0/vegafusion/local_tz.py
vegafusion-2.0.0/vegafusion/py.typed
vegafusion-2.0.0/vegafusion/runtime.py
vegafusion-2.0.0/vegafusion/transformer.py
vegafusion-2.0.0/vegafusion/utils.py
vegafusion-2.0.0/Cargo.lock
gzip: stdin: decompression OK, trailing garbage ignored
vegafusion-2.0.0/PKG-INFO
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Happens with the tarball from github and pypi.
The text was updated successfully, but these errors were encountered:
Unpacking the tar archive of the current 2.0.0 release throws an exit code 2.
Happens with the tarball from github and pypi.
The text was updated successfully, but these errors were encountered: