problem description
recently, I just started to learn to use Python for image processing, and built a Python environment with VS Code on Mac.
the library of image processing is currently using the branch of Pillow,PIL. I found that the automatic completion of VS Code is a little strange, so I came to ask for advice
the main problem is that the Image object instantiated by the pillow library cannot be completed automatically. See the code below and the picture
.related codes
https://codeshelper.com/q/10.
seems to be pillow"s own problem?
Environment
Environmental Information: macOS,Python 3.6.6 vs Code 1.28.2