Skip to content

Issue with installation of module #54

@fixx1983

Description

@fixx1983

Everything sims ok until this error appears:

Traceback (most recent call last):
File "C:\Users\Public\Crunchyroll-XML-Decoder_link\crunchy-xml-decoder.py", line 9, in
import functtest
File "crunchy-xml-decoder\functtest.py", line 116, in
unzip_('.\temp\lxml.exe','.\temp\')
File "crunchy-xml-decoder\functtest.py", line 13, in unzip_
zf = zipfile.ZipFile(filename_)
File "C:\Python27\lib\zipfile.py", line 756, in init
self.fp = open(file, modeDict[mode])
IOError: [Errno 2] No such file or directory: '.\temp\lxml.exe'

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