diff options
| author | Adam Hupp <adam@hupp.org> | 2016-01-16 12:58:53 -0800 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2016-01-16 12:58:53 -0800 |
| commit | 6e3322e101795da8f143a5f506487431c8e5168a (patch) | |
| tree | 2a3e9be37d6d6356058c332467c626a185c01aec /README.md | |
| parent | d8a89620e7af25e78b21771a810924f2d81a9ed0 (diff) | |
| download | python-magic-6e3322e101795da8f143a5f506487431c8e5168a.tar.gz | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -75,6 +75,9 @@ On OSX: available 64-bit builds of libmagic. You'll either need to build them yourself (please share docs!), or switch to a 32-bit Python. +- 'WindowsError: exception: access violation writing 0x00000000 ' This may indicate you are mixing + Windows Python and Cygwin Python. Make sure your libmagic and python builds are consistent. + ## Author Written by Adam Hupp in 2001 for a project that never got off the |
