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

what does cmd_file implies #19

Closed
Harish202 opened this issue Apr 20, 2020 · 2 comments
Closed

what does cmd_file implies #19

Harish202 opened this issue Apr 20, 2020 · 2 comments

Comments

@Harish202
Copy link

cmd_file = 'file', may I know the intuition of this variable. Its path is always getting as None and I am not sure if we need to hard code it to some value or did I miss something during installation?

I have installed everything on windows.

@LeoFCardoso
Copy link
Owner

Hi, this is to detect mime types on input files, using "file" command in POSIX systems.
In Windows you have to install "file" and make dure its callable from path.
Did you use the "install windows" tutorial using scoop?

@Harish202
Copy link
Author

Hey LeoFCardoso,

Thank you for quick reply, my bad its working now. I am closing the issue

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

2 participants