コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
6568 ビュー

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

関連投稿 返信 ビュー 活動
3
5月 21
4499
4
2月 24
7935
6
2月 19
8255
1
4月 18
13033
2
3月 18
6713