We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a8962 commit 6e3322eCopy full SHA for 6e3322e
1 file changed
README.md
@@ -75,6 +75,9 @@ On OSX:
75
available 64-bit builds of libmagic. You'll either need to build
76
them yourself (please share docs!), or switch to a 32-bit Python.
77
78
+- 'WindowsError: exception: access violation writing 0x00000000 ' This may indicate you are mixing
79
+ Windows Python and Cygwin Python. Make sure your libmagic and python builds are consistent.
80
+
81
## Author
82
83
Written by Adam Hupp in 2001 for a project that never got off the
0 commit comments