Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
6509 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Powiązane posty Odpowiedzi Widoki Czynność
3
maj 21
4452
4
lut 24
7873
6
lut 19
8145
1
kwi 18
12976
2
mar 18
6607