Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples/extract_streams.py not compatible with lib #28

Open
rgayon opened this issue Aug 3, 2021 · 0 comments
Open

samples/extract_streams.py not compatible with lib #28

rgayon opened this issue Aug 3, 2021 · 0 comments

Comments

@rgayon
Copy link

rgayon commented Aug 3, 2021

$ python samples/extract_streams.py  ../t.aff4 
Traceback (most recent call last):
  File "/home/r/pyaff4/samples/extract_streams.py", line 18, in <module>
    with zip.ZipFile.NewZipFile(resolver, volume_path_urn) as volume:
TypeError: NewZipFile() missing 1 required positional argument: 'backing_store_urn'

Indeed, NewZipFile required 3 arguments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant