Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4896 Переглядів

I downloaded Odoo 11 source code and tried to run it using Pycharm, but this following error has encountered.

I'm new to the Python platform.

C:\Users\LENOVO\AppData\Local\Programs\Python\Python37-32\python.exe C:/Users/LENOVO/PycharmProjects/odoo-11.0/odoo-11.0.post20181210/setup.py C:\Users\LENOVO\AppData\Local\Programs\Python\Python37-32\lib\site-packages\setuptools\dist.py:397: UserWarning: Normalizing '11.0-20181210' to '11.0.post20181210'
normalized_version, usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help

error: no commands supplied

Process finished with exit code 1

Аватар
Відмінити

There is complete guide about odoo and pycharm: http://learnopenerp.blogspot.com/2019/10/configure-pycharm-with-odoo.html

hope this will helps

Найкраща відповідь

Hi Ajay Vishwanath,

Are you able to run the instance in terminal.

Please check whether python interpreter is mapped properly.

Prefered python interpreter for version 11 is Python 3.6

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
бер. 20
4213
2
лип. 24
14164
3
лют. 25
3645
0
трав. 24
46
1
квіт. 24
3405