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

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

Open
hex445 opened this issue Feb 13, 2014 · 0 comments
Open

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

hex445 opened this issue Feb 13, 2014 · 0 comments

Comments

@hex445
Copy link

hex445 commented Feb 13, 2014

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)

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