Skip to content

MagicError: [Errno 0] line 684: regex error 11, (Invalid range end) #12

@hex445

Description

@hex445

I recently encountered the error below. I do not have the file that caused this error.
Version 1.6

File "//lib/python2.7/site-packages/magic/identify.py", line 29, in wrapper
return func(self, _args, *_kwargs)
File "//lib/python2.7/site-packages/magic/compatability.py", line 30, in wrapper
return func(_encoder(args), *_kwargs)

File "//lib/python2.7/site-packages/magic/identify.py", line 112, in id_filename
return api.magic_file(self.cookie, filename)

File "//lib/python2.7/site-packages/magic/api.py", line 58, in errcheck_null
raise MagicError(errno, error)

MagicError: [Errno 0] line 684: regex error 11, (Invalid range end)

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