You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't usually use windows, but I'm doing some debugging and I wanted to install this excellent tool. To get it working, I had to modify setup.py to the following:
I believe the file command-line utility must be installed separately. I already did this by just copying the pre-compiled binaries from https://github.com/nscaife/file-windows and putting them in the C:\Windows\System32 folder.
I hope this helps someone. Maybe we can put this in the README?
The text was updated successfully, but these errors were encountered:
I don't usually use windows, but I'm doing some debugging and I wanted to install this excellent tool. To get it working, I had to modify
setup.py
to the following:and it installed.
I believe the
file
command-line utility must be installed separately. I already did this by just copying the pre-compiled binaries from https://github.com/nscaife/file-windows and putting them in theC:\Windows\System32
folder.I hope this helps someone. Maybe we can put this in the README?
The text was updated successfully, but these errors were encountered: