Skip to content

Can not extract proto file #25

@reversebro

Description

@reversebro

File "gui.py", line 462, in run
for name, contents in self.extractor'func':
File "c:\pbkt\pbtk\extractors\jar_extract.py", line 51, in handle_jar
with JarWrapper(path) as jar:
File "c:\pbkt\pbtk\utils\java_wrapper.py", line 25, in init
self.handle_file(fname)
File "c:\pbkt\pbtk\utils\java_wrapper.py", line 43, in handle_file
self.handle_file(self.name + '/' + cls)
File "c:\pbkt\pbtk\utils\java_wrapper.py", line 35, in handle_file
jar.extractall(self.name)
File "c:\users\user\appdata\local\programs\python\python37\lib\zipfile.py", line 1636, in extractall
self._extract_member(zipinfo, path, pwd)
File "c:\users\user\appdata\local\programs\python\python37\lib\zipfile.py", line 1690, in _extract_member
open(targetpath, "wb") as target:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\user\AppData\Local\Temp\tmprh1yw3mr\prn.class'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions