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

ImportError: No module named shapely.wkb OPENERP v7

Subscriure's

Get notified when there's activity on this post

This question has been flagged
geoengine
3 Respostes
10843 Vistes
Avatar
Silviaa

I'm using OpenERP V7 by Server and also Can be used by Eclipse in Windows. Added Geo-engine Modules in Addons path and installed postgis. In openERP-server.cfg given the required details (i.e)

db_template =template_Postgis
addons-path= /addons,/geoengine

When hosting in web it throws "No handler found" error. in log file

Traceback (most recent call last):
File "D:\OpenERP 7.0-20130701-231330\Server\server\.\openerp\service\__init__.py", line 60, in load_server_wide_modules
File "D:\OpenERP 7.0-20130701-231330\Server\server\.\openerp\modules\module.py", line 415, in load_openerp_module
File "D:\OpenERP 7.0-20130701-231330\Server\server\openerp\addons\web\http.py", line 628, in wsgi_postload
File "D:\OpenERP 7.0-20130701-231330\Server\server\openerp\addons\web\http.py", line 517, in __init__
File "D:\OpenERP 7.0-20130701-231330\Server\server\openerp\addons\web\http.py", line 580, in load_addons
File "D:\OpenERP 7.0-20130701-231330\Server\server\.\openerp\modules\module.py", line 133, in load_module
File "D:\OpenERP 7.0-20130701-231330\Server\server\geoengine\base_geoengine\__init__.py", line 23, in <module>
  File "D:\OpenERP 7.0-20130701-231330\Server\server\geoengine\base_geoengine\geo_model.py", line 26, in <module>
  File "D:\OpenERP 7.0-20130701-231330\Server\server\geoengine\base_geoengine\geo_field.py", line 24, in <module>
ImportError: No module named shapely.wkb

When Launching from Eclipse error doesn't exist but module installation fails . Shapley Module Error throws only from server. How do i resolve it?

0
Avatar
Descartar
Avatar
Med Said BARA
Best Answer

Try installin python package named "shapely" (It is based on the widely deployed GEOS (the engine of PostGIS)).

You also need to install "libgeos_c >=3.1"

0
Avatar
Descartar
Silviaa
Autor

I can see my module when running throw eclipse, i'm strucking with server

Med Said BARA

Could you post or send the content of your openerp-server.log

Silviaa
Autor

@med@ updated error log file

Med Said BARA

Geoengine from C2C is not yet ported under OpenERP V7.0 it's still under development. go to launchpad and make a search for geospatial addons for V7.0 (you will find many branches including the core-editor one and camptocamp and savoirfairelinux....... But try to take a look to camptocamp site, there is a news about the upcoming new version for V7.0 and V8.0

Avatar
NextERP Romania SRL
Best Answer

i made update on geospatial-addons to suit version 7, you can try it on

https://code.launchpad.net/~fekete-mihai/geospatial-addons/geospatial-addons

0
Avatar
Descartar
Avatar
Akash Verma
Best Answer

Hi Guys !!

We are an IT development company based in India, We are Gold partners with Oracle and are experts in ERP implementation.

We have also developed a Mini ERP to meet the needs of the SME's.

We get very good reviews for our end-to-end IT services from our clients.

We can cater to any requirement in IT and that too in affordable prices.

Why should a modest budget mean you have to compromise on the quality of the services or products.

Do give us a call to discuss your needs and rest assured for the best services.

Best Regards,

Akash Verma

Sr. Business Development Manager

SRDT Pvt. Ltd.

+91-8176047544

-1
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
base_geospatial_demo installation OK, but can't see maps Solved
postgis geoengine
Avatar
Avatar
2
de març 20
4306
How to Install new python modules in All-in-one setup in Windows
geoengine odoo9 shapely
Avatar
0
d’ag. 17
6471
GeoEngine install error in Odoo 10
geospatial geoengine odoo10
Avatar
0
de jul. 17
3953
A polygon I am drawing onto Google Maps is showing up in the wrong location - can you help me understand why? Solved
geospatial geoengine odoo
Avatar
1
d’abr. 16
5176
GeoEngine Issues
geo geoengine geo_edit_map
Avatar
1
de març 15
6596
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