author asked me to install library 'pyotp' and 'qrcode'
i am using windows 10 so how to install them and from where
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
author asked me to install library 'pyotp' and 'qrcode'
i am using windows 10 so how to install them and from where
To install it in odoo 9,10 use command & t o install it in odoo 11, 12, 13 use command respectively :
sudo pip install pyotp qrcode
sudo pip3 install pyotp qrcode
Enter respective command in your IDE's terminal. Make sure terminal is in interpreter's virtual environment for ur local setup
screenshot: https://www.awesomescreenshot.com/image/32002826?key=e9e5e7dd02c0888e7c3f1895862b1b45
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Using Odoo how exactly ?? which type are you using/ trying to setup CE or Enterprise ??