Skip to content

Only require python-magic on linux#138

Open
MSSandroid wants to merge 1 commit intopylover:masterfrom
MSSandroid:master
Open

Only require python-magic on linux#138
MSSandroid wants to merge 1 commit intopylover:masterfrom
MSSandroid:master

Conversation

@MSSandroid
Copy link

On Windows, currently the installation of sqlalchemy-media also installs python-magic. python-magic brakes the usage of magic since at least in our setups libmagic cant be found. When uninstalling python-magic (so only python-magic-bin is installed)`, everything works as expected.

I modified the setup.py to only require python-magic on linux platforms. This fixes the installation issue on Windows.

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

Successfully merging this pull request may close these issues.

1 participant