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

I ocnfigured odoo 10 and 11 on pycharm and 11 is running good. But While I am running the 10 or 9 I am getting the below error.


File "/usr/lib/python3.5/site.py", line 182

file=sys.stderr)

^

SyntaxError: invalid syntax

Process finished with exit code 1

Couldn't connect to console process.

seems like interpreter error. How can i solve this

Аватар
Відмінити
Найкраща відповідь

Hi,

Open pycharm Go to Run -> Edit configuration, there you can set the interpreters for the v11 and v10. For v10 use python 2.7 and for v11 use python 3.

Odoo 10



Odoo 11



Thanks

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

no helps.. I uninstalled and purged pycharm. now i am reinstalling. I did all possibilities.but some where settings is conflicted.

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

Odoo 9 and 10 need Python 2.7, Odoo 11 runs with Python 3.5.

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

yes I know that and i configured interpretor 3 and 2 for each. 11 run success fully

Related Posts Відповіді Переглядів Дія
3
трав. 21
4530
4
лют. 24
7977
6
лют. 19
8263
1
квіт. 18
13063
2
бер. 18
6743