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

PIL not found, but python2-pillow is installed #9

Closed
Soukyuu opened this issue Mar 24, 2015 · 1 comment
Closed

PIL not found, but python2-pillow is installed #9

Soukyuu opened this issue Mar 24, 2015 · 1 comment

Comments

@Soukyuu
Copy link

Soukyuu commented Mar 24, 2015

Running latest git snapshot on arch linux x64. As far as I know, PIL was replaced by pillow (and there is no PIL package in the repos or the AUR anymore), so I have installed python2-pillow from the official repositories:

community/python2-pillow 2.7.0-2 [installed]
    Python Imaging Library (PIL) fork. Python2 version.

Yet I'm still getting a PIL not found error message at startup. What could be wrong here?

@ShadowKyogre
Copy link
Contributor

@Soukyuu: It's importing it from the wrong place.

I'll go make a pull request so the developer(s) can fix this.

@ianare ianare closed this as completed Mar 25, 2015
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

3 participants