Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
2043 Vizualizări

Trying to Install Odoo 16 on Windows 10 Pro getting the following error: 


C:\Python38\python.exe C:\Users\Server-01\Desktop\OCB-16.0\odoo-bin -c odoo.conf 

Traceback (most recent call last):

  File "C:\Users\Server-01\Desktop\OCB-16.0\odoo-bin", line 5, in

    import odoo

  File "C:\Users\Server-01\Desktop\OCB-16.0\odoo\__init__.py", line 117, in

    from . import service

  File "C:\Users\Server-01\Desktop\OCB-16.0\odoo\service\__init__.py", line 5, in

    from . import model

  File "C:\Users\Server-01\Desktop\OCB-16.0\odoo\service\model.py", line 13, in

    from odoo.http import request

  File "C:\Users\Server-01\Desktop\OCB-16.0\odoo\http.py", line 148, in

    from werkzeug.urls import URL, url_parse, url_encode, url_quote

ImportError: cannot import name 'URL' from 'werkzeug.urls' (C:\Python38\lib\site-packages\werkzeug\urls.py)


Imagine profil
Abandonează
Cel mai bun răspuns

As mentioned above, there are many tutorials for this

You may also follow this,
https://www.youtube.com/watch?v=WqlG22SC-qw

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

Refer to the following link, it defines How to Install Odoo in Windows
https://www.cybrosys.com/blog/how-to-install-odoo-in-windows


Hope it helps

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
aug. 25
2678
1
mai 25
2679
1
apr. 25
3672
1
apr. 25
4523
1
apr. 25
1986