تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
26359 أدوات العرض

I wanted to follow the Creating a Module tutorial and in Windows 10 cmd, I run the following command:

"C:\...\Python37-32\python.exe" "D:\...\Odoo 10.0\server\odoo-bin.exe" scaffold openacademy "D:\...\Odoo 10.0\server\odoo\addons"

I got the following error:

File "D:\...\Odoo 10.0\server\odoo-bin.exe", line 1 
SyntaxError: Non-UTF-8 code starting with '\x90' in file D:\...\Odoo 10.0\server\odoo-bin.exe on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

Python Version: 3.7.3

Odoo Version: 10.0-20190524

How can i fix this?

Edit/Answer: After a bit of trial and error I found out that the part with the python was unnecessary:

"path-to-odoo-bin.exe scaffold openacademy path-to-addons" were enough. 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
سبتمبر 24
7434
1
يوليو 19
3308
1
سبتمبر 16
8271
2
مارس 25
3541
1
يناير 23
4904