Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Conocimientos
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

ImportError: No module named shapely.wkb OPENERP v7

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
geoengine
3 Respuestas
10838 Vistas
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
Mejor respuesta

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
Mejor respuesta

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
Mejor respuesta

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
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
base_geospatial_demo installation OK, but can't see maps Resuelto
postgis geoengine
Avatar
Avatar
2
mar 20
4290
How to Install new python modules in All-in-one setup in Windows
geoengine odoo9 shapely
Avatar
0
ago 17
6456
GeoEngine install error in Odoo 10
geospatial geoengine odoo10
Avatar
0
jul 17
3937
A polygon I am drawing onto Google Maps is showing up in the wrong location - can you help me understand why? Resuelto
geospatial geoengine odoo
Avatar
1
abr 16
5168
GeoEngine Issues
geo geoengine geo_edit_map
Avatar
1
mar 15
6591
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

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