-
Notifications
You must be signed in to change notification settings - Fork 35
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
TypeError on Mac OS X 10.10 using python 2.7 #2
Comments
From the traceback it seems that the problem is with my abstract class code. I'll try to look into it, but I don't really have a Mac to play with ; - ) From the look of |
As requested, the result of
|
I tried to add OS X to Travis CI, but unfortunately with no luck (travis-ci/travis-ci#2312). I tinkered around with the metaclass code - could you uninstall the package, then install it again via |
@pawelad After investigating a bit, it appears that when Using either I'm closing this since it's not related to Thanks for the awesome tool by the way! |
So the version from Anyway, I'm glad it's working : - ) |
I've tried
Mac OS X 10.10.2 (Yosemite)
The following is the output of installing icon-font-to-png (and dependencies) using pip:
I've been able to successfully install and run
icon-font-to-png
on a linux machine however and it appears the issue might be related to the install ofpillow
. I'm not too familiar withpip
and I might be posting this in the wrong repository, if so, please let me know!The text was updated successfully, but these errors were encountered: