question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Docker install error

See original GitHub issue

I’m getting this error when starting the container. Any idea what it means or how to correct it?

ImportError: cannot import name 'UnidentifiedImageError' from 'PIL' (/usr/lib/python3.8/site-packages/PIL/__init__.py)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
cbenningcommented, Aug 14, 2020

Awesome, thanks for trying it and sticking with it.

0reactions
tehniemercommented, Aug 14, 2020

Looks like it’s doing what it’s supposed to now. Thanks for the quick work!

today at 3:21 PM /fussel /
today at 3:21 PM Using config:
today at 3:21 PM
today at 3:21 PM INPUT_PATH=/input
today at 3:21 PM HTTP_ROOT=https://fussel.domain.com/
today at 3:21 PM OVERWRITE=false
today at 3:21 PM PEOPLE_ENABLE=true
today at 3:21 PM WATERMARK_ENABLE=false
today at 3:21 PM WATERMARK_PATH=web/src/images/fussel-watermark.png
today at 3:21 PM WATERMARK_RATIO=0.3
today at 3:21 PM SITE_NAME=Fussel Gallery
today at 3:21 PM RECURSIVE_ALBUMS=true
today at 3:21 PM RECURSIVE_ALBUMS_NAME_PATTERN={parent_album} > {album}
today at 3:21 PM > Importing album /input/Lightpainting as 'Lightpainting'
today at 3:21 PM --> Processing /input/Lightpainting/20160216.0002.jpg...
today at 3:21 PM ----> Copying to '/fussel/web/public/static/_gallery/albums/Lightpainting/original_20160216.0002.jpg'
today at 3:21 PM ------> Generating photo sizes: 500x317 799x507 1024x649 1599x1014
today at 3:21 PM --> Processing /input/Lightpainting/20160216.0003.jpg...
today at 3:21 PM ----> Copying to '/fussel/web/public/static/_gallery/albums/Lightpainting/original_20160216.0003.jpg'
today at 3:21 PM ------> Generating photo sizes: 500x375 800x600 1024x768 1600x1200
today at 3:21 PM --> Processing /input/Lightpainting/20160216.0004.jpg...
today at 3:21 PM ----> Copying to '/fussel/web/public/static/_gallery/albums/Lightpainting/original_20160216.0004.jpg'
today at 3:21 PM ------> Generating photo sizes: 500x375 800x600 1024x768 1600x1200
today at 3:21 PM --> Processing /input/Lightpainting/20160216.0001.jpg...
today at 3:21 PM ----> Copying to '/fussel/web/public/static/_gallery/albums/Lightpainting/original_20160216.0001.jpg'
today at 3:21 PM ------> Generating photo sizes: 500x374 800x599 1024x767 1600x1199
today at 3:21 PM --> Processing /input/Lightpainting/20160216.0005.jpg...
today at 3:21 PM ----> Copying to '/fussel/web/public/static/_gallery/albums/Lightpainting/original_20160216.0005.jpg'
Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot Docker Engine installation
This error may indicate: The Docker daemon isn't running on your system. Start the daemon and try running the command again.
Read more >
Docker Desktop installation failed - Stack Overflow
1, I was able to fix this by following a solution suggested here. Here what I did. Reboot your computer after running the...
Read more >
How To Install Docker Desktop And Troubleshoot Issues In ...
Step 1 – Run Docker Services · Step 2- Enable Hyper-V and Containers · Step 3- Verify Virtualization is enabled from Task Manager....
Read more >
Docker Installation error · Issue #12511 · docker/for-win - GitHub
I tried to install it both ways admin and without it. I am installing it fresh no previous version is there also once...
Read more >
Error when installing Docker on Rocky Linux 8.6 - Plesk Support
Error when installing Docker on Rocky Linux 8.6: package requires containerd.io >= 1.4.1, but none of the providers can be installed · Applicable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found