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

Unable to install and use python-magic-bin==0.4.14 for installation #9

Open
afzal415 opened this issue Jan 2, 2021 · 5 comments
Open

Comments

@afzal415
Copy link

afzal415 commented Jan 2, 2021

when trying to pip install simple_image_download , its asking for python-magic-bin. But the python-magic-bin is not able to install

@slaterp
Copy link

slaterp commented Jan 9, 2021

Hi, If you haven't already done it try running pip install python-magic-bin. This is an odd error to get and is probably unrelated to simple_image_download.

@Singhisbling
Copy link

@afzal415
if you are still getting the same error then downgrade the version

@akshaytheau
Copy link

Facing the similar issue while installing simple_image_download

@vitotitto
Copy link

I have the same issue, could not install using pip because of the issue with the python-magic-bin

@osctorand
Copy link

My solution was to manually downloat the git repository from https://github.com/julian-r/python-magic and then run sudo python setup.py install.

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

6 participants