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 Up Free or Log In to participate!
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?
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?
Psst…this one if you’ve been moved to ACG!