I want to use qrcode.
There is any problem?
you must check your python enviroment !
确定安装了?用pip list确认一下是否在列表中。还有一种可能是你电脑装了多个版本的python,你pip install对应的python和你实际运行的并不一定一致。