Kami commented on pull request #1451:
URL: https://github.com/apache/libcloud/pull/1451#issuecomment-623120589
I receive the following error when I try to build a fresh Docker image:
```bash
File
"/usr/local/lib/python2.7/dist-packages/importlib_metadata/__init__.py", line
9, in <module>
import zipp
ImportError: No module named zipp
```
It appears to be related to old version of pip - I will look into upgrading
it as part of the Dockerfile step.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]