I have installed a package called ‘qrcode’ and I am trying to import the ‘qrcode’ but getting error
ImportError: Module import failed for Asset data, the DocType you’re trying to open might be deleted.
Error: No module named ‘qrcode’
so how can i import ‘qrcode’ in a .py file