Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Simplify installation instructions (OSX) #51

Open
ozskywalker opened this issue Sep 27, 2018 · 2 comments
Open

Simplify installation instructions (OSX) #51

ozskywalker opened this issue Sep 27, 2018 · 2 comments

Comments

@ozskywalker
Copy link

Have noticed that setup.py install is automatically pulling in Pillow from pip:

Processing dependencies for wallpaper-reddit==3.1.1
Searching for Pillow==4.3.0
Best match: Pillow 4.3.0
Adding Pillow 4.3.0 to easy-install.pth file

Using /usr/local/lib/python3.6/site-packages
Searching for olefile==0.44
Best match: olefile 0.44
Adding olefile 0.44 to easy-install.pth file

Using /usr/local/lib/python3.6/site-packages
Finished processing dependencies for wallpaper-reddit==3.1.1

Could you simply the install instructions by placing xcode-select --install into setup.py, and just have the user run setup.py install instead?

@markubiak
Copy link
Owner

So Mac OS X support went from "it should work" to some guy telling me "it works, here's how I did it" and adding it to the README. If you can make the edits to setup.py and make a PR I'm happy to submit

@ozskywalker
Copy link
Author

No worries, I'll whip up a PR then... :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants