Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Unicode decode error after installation of Odoo V8

Subscriure's

Get notified when there's activity on this post

This question has been flagged
errorunicodeascii
3 Respostes
9389 Vistes
Avatar
Peter Tomolik

Hi all,

I am chewing quite some time now on this prob and couldn't find a solution (despite having found many threads containing unicode decode errors):

On my machine I had an OpenErp V7 installation, but deinstalled this now (I am at the beginning of the implementation of the ERP System) in favor to V8.

Unfortunately the installation of the latest build will not run. Trying to start up the server I get this error:

C:\Program Files (x86)\Odoo 8.0-20141218\server>openerp-server.exe
Traceback (most recent call last):
  File "openerp-server", line 2, in <module>
  File "C:\Program Files (x86)\Odoo 8.0-20141218\server\.\openerp\__init__.py",
line 78, in <module>
    import service
  File "C:\Program Files (x86)\Odoo 8.0-20141218\server\.\openerp\service\__init
__.py", line 27, in <module>
    import wsgi_server
  File "C:\Program Files (x86)\Odoo 8.0-20141218\server\.\openerp\service\wsgi_s
erver.py", line 46, in <module>
    import websrv_lib
  File "C:\Program Files (x86)\Odoo 8.0-20141218\server\.\openerp\service\websrv
_lib.py", line 37, in <module>
    from SimpleHTTPServer import SimpleHTTPRequestHandler
  File "SimpleHTTPServer.pyc", line 27, in <module>

  File "SimpleHTTPServer.pyc", line 208, in SimpleHTTPRequestHandler

  File "mimetypes.pyc", line 358, in init

  File "mimetypes.pyc", line 258, in read_windows_registry
    --extension / -e  -- guess extension instead of type
  File "mimetypes.pyc", line 249, in enum_types

UnicodeDecodeError: 'ascii' codec can't decode byte 0xae in position 7: ordinal
not in range(128)

 

Trying to run odoo on win server 2008 (x64) with the latest build from 18.12. with postgresql 9.3

I already tried reinstalling odoo, postgresql and adding unidecode 0.04.17 from python.org to the server directory. still, I can not get this solved (though I had this problem before during my tests and adding a new, empty postgre-db solved it, but this does not work this time).

Any ideas on this? I am quite lost at the moment.

0
Avatar
Descartar
Avatar
TLT
Best Answer

Same problem here too, but different system: WinXP SP3 (On Win7: Everything works).
Decode byte error 0xd6 (code table character: Ö - source: http://lwp.interglacial.com/appf_01.htm).

I would like to solve this problem, but I am really noob for this.

Which file needs correction (mimeypes.pyc? but is this not an output file from an py?) Or.. I need to edit/remove a windows registry key (I've seen in other site)?

Thanks for any help you can provide.

0
Avatar
Descartar
Avatar
Samo Potokar
Best Answer

Solved the problem here deleting the mymetypes.pyc provided with the installation (probably from an old version of python) and copying the file from the previously installed python libraries (I have 2.7.9 on my machine, win7 64bit). If needed ask for more detailed explanations.

0
Avatar
Descartar
Avatar
Gautier Decaen
Best Answer

@Samo

could you give some more details:

  • Where can I find the file mymetypes.pyc to be remplace?
  • I don't have Python installed, where I can find the old file as you told in your comment?

Thx in advance,

 

0
Avatar
Descartar
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 6: ordinal not in range(128) Solved
error ascii codec
Avatar
Avatar
Avatar
2
d’abr. 21
71061
User and unicode character error. Solved
error user unicode
Avatar
Avatar
Avatar
Avatar
6
de des. 23
25293
Error. Module Website Search. UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-3: ordinal not in range(128)
search unicode website ascii
Avatar
0
de nov. 16
7086
?"Your country might be blocked by our hosting provider" error when I create new website
error
Avatar
0
d’oct. 25
460
Payment Page Return Error with Razorpay on Mobile Devices
error
Avatar
0
de set. 25
1095
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now