i have configured pycharm with odoo 15 and everything works fine. but when i try to import odoo package( it does not find it).
i have tried pip install odoo but
""""
ERROR: Could not find a version that satisfies the requirement odoo (from versions: none)
ERROR: No matching distribution found for odoo """"
please tell me where i can find this odoo package
what is the purpose of running pip install odoo ?