Google Certified Professional Data Engineer

Sign Up Free or Log In to participate!

pylint error when reusing the provided script… please help

In the Loosley Coupled Services lab when using the provided python script I am getting an error ‘Unable to import ‘wand.image’pylint(import-error)’ – any advice?

1 Answers

It’s usually safe to ignore pylint errors in the Cloud Shell editor, because it isn’t sure which python executable you’re using, or where your libraries are. Have you installed all the requirements with pip? Does the script still run?

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?