İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

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

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

ImportError: No module named shapely.wkb OPENERP v7

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
geoengine
3 Cevaplar
10860 Görünümler
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
Vazgeç
Avatar
Med Said BARA
En İyi Yanıt

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
Vazgeç
Silviaa
Üretici

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
Üretici

@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
En İyi Yanıt

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
Vazgeç
Avatar
Akash Verma
En İyi Yanıt

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
Vazgeç
Enjoying the discussion? Don't just read, join in!

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

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
base_geospatial_demo installation OK, but can't see maps Çözüldü
postgis geoengine
Avatar
Avatar
2
Mar 20
4337
How to Install new python modules in All-in-one setup in Windows
geoengine odoo9 shapely
Avatar
0
Ağu 17
6486
GeoEngine install error in Odoo 10
geospatial geoengine odoo10
Avatar
0
Tem 17
3971
A polygon I am drawing onto Google Maps is showing up in the wrong location - can you help me understand why? Çözüldü
geospatial geoengine odoo
Avatar
1
Nis 16
5197
GeoEngine Issues
geo geoengine geo_edit_map
Avatar
1
Mar 15
6618
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة 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, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

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