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

Basemaps plugin giving an error #18

Closed
jdathela opened this issue May 10, 2016 · 7 comments
Closed

Basemaps plugin giving an error #18

jdathela opened this issue May 10, 2016 · 7 comments

Comments

@jdathela
Copy link

jdathela commented May 10, 2016

when I try to enable the Basemaps plugin from the add-ons panel, i get an error (see attached image). I'm running 2.77.

image

Thanks all.

@jdathela jdathela changed the title plugin is grayed out in the Add-ons panel in the User Interface Basemaps plugin giving an error May 10, 2016
@domlysz
Copy link
Owner

domlysz commented May 10, 2016

As explained here basemaps addon depends on PIL / Pillow you must install this dependency to use it.

Basemaps is still in developement, I haven't yet updated the installation instructions.

@domlysz
Copy link
Owner

domlysz commented Jun 10, 2016

On Windows use the following commands to install Pillow:

blender_install_folder\2.7x\python\bin\python.exe -m ensurepip

blender_install_folder\2.7x\python\bin\python.exe -m pip install pillow

@domlysz domlysz closed this as completed Jun 10, 2016
@domlysz
Copy link
Owner

domlysz commented Jun 21, 2016

I added a more understandable error message

selection_001

@Macintosher
Copy link

What is the command on a Mac??

@domlysz
Copy link
Owner

domlysz commented Jun 23, 2016

sorry I can't provide much help for this, I nerver used a mac in my life.

However Python is cross platform, so in theory try to find the python executable used by your Blender installation then run ensurepip and pip install through this exe

@kikislater
Copy link

@Macintosher you have to use homebrew and install python

@Macintosher
Copy link

o.k. I take the PC/XT

Am 23.06.16 um 16:56 schrieb domlysz:

sorry I can't provide much help for this, I nerver used a mac in my life.

However Python is cross platform, so in theory try to find the python
executable used by your Blender installation then run ensurepip and
pip install through this exe


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#18 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AS6xVExbPnKYC6M28f5KXIRVTLTHow7tks5qOp6SgaJpZM4IbUM3.

Bernhard Knab
Sebastian-Münster-Straße 3a
67549 Worms
Telefon: +49(0)6241-970020
Telefax: +49(0)6241-970749
bk@bknab.de

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

4 participants