-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi guys,
Starting with a fresh conda environment it looks like there are a couple missing dependencies in the requirements.txt:
- xlrd
- python-magic
python-magic requires you to have libmagic installed (for MacOS: brew install libmagic does the trick).
Lastly, for MacOS users like me, worth noting that the python-magic package available via pip doesn't do the trick. A quick Google search revealed an easy enough solution, installing an older version, no idea if anything else breaks but I can run ENCODE_import_data.py now.
Thanks team!
Alex
Metadata
Metadata
Assignees
Labels
No labels