Closed
Description
When I import magic
the Python process immediately exits with status 9 without printing any error message.
This is due to problems in my environment and I don't mind that it didn't work, the problem is how it failed.
I'm trying to bring up an existing Django project on a new machine. I have
python-magic 0.4.18
Python 3.8.6 64bit
Windows 10.0.19041
and I'm running inside the bash/cygwin environment that came with Git for Windows 2.21.0.windows.1
Critically I did not have python-magic-bin installed.
When I import magic
the Python process immediately exits with status 9 without printing any error message.
Of course that import was buried down in some random python file and tracing my silent failure back to python-magic took hours.
Metadata
Metadata
Assignees
Labels
No labels