how to solve 'zipimporter' object has no attribute 'find_module'. Did you mean: 'load_module'?

208 Views Asked by At

I was working on flask application and while running an application while connecting with mysql database i am getting this error.

I was trying to install package in flask application in vs code but whenever i was installing any package i am getting zipimporter error .

0

There are 0 best solutions below