Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • E-learning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Sociale media-marketing
    • E-mailmarketing
    • Sms-marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Artificiële Intelligentie
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelwinkel
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Horeca & Hospitality
    • Bar en café
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van mede-eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brouwerij
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Diensten
    • Klusjesman
    • IT-hardware & ondersteuning
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Alle bedrijfstakken bekijken
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijsprogramma
    • Scale Up! Business Game
    • Odoo bezoeken
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Partner worden
    • Diensten voor partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Odoo10 Configuration [SOLVED]

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
configurationsetuppython2.7odoo10
1 Beantwoorden
11278 Weergaven
Avatar
GrumpyKitty

Hi, I already setup the configurations in Odoo 10 but still facing this error. I am using docker and eclipse. Any idea for this? I already setup the configurations in Odoo 10 but still facing this error. I am using docker and eclipse. Any idea for this?


I tried to do this

> pip install -r requirements.txt

output:

Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: Babel==2.3.4 in /home/user/.local/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (2.3.4)
Requirement already satisfied: decorator==4.0.10 in /home/user/.local/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (4.0.10)
Requirement already satisfied: docutils==0.12 in /home/user/.local/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (0.12)
Collecting ebaysdk==2.1.4
  Using cached ebaysdk-2.1.4-py3-none-any.whl
Requirement already satisfied: feedparser==5.2.1 in /home/user/.local/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (5.2.1)
Collecting gevent==1.1.2
  Using cached gevent-1.1.2.tar.gz (2.0 MB)
Collecting greenlet==0.4.10
  Using cached greenlet-0.4.10.zip (82 kB)
Collecting jcconv==0.2.3
  Using cached jcconv-0.2.3.tar.gz (4.9 kB)
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-zu17hk7n/jcconv_d2d52287526f4c528610eec659e10730/setup.py'"'"'; __file__='"'"'/tmp/pip-install-zu17hk7n/jcconv_d2d52287526f4c528610eec659e10730/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-xa6c3jiz
         cwd: /tmp/pip-install-zu17hk7n/jcconv_d2d52287526f4c528610eec659e10730/
    Complete output (6 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-zu17hk7n/jcconv_d2d52287526f4c528610eec659e10730/setup.py", line 17
        print "unit tests have failed!"
              ^
    SyntaxError: Missing parentheses in call to 'print'. Did you mean print("unit tests have failed!")?
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/dd/5b/55d6dd385e8584c6750864ddec8d5ff82a295b37ac68344febc9e923bf99/jcconv-0.2.3.tar.gz#sha256=e3bd59d3fb129b952f84c66e6187abddb88cc7c2b3c83b12685a3256fd3b5e54 (from https://pypi.org/simple/jcconv/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement jcconv==0.2.3
ERROR: No matching distribution found for jcconv==0.2.3
WARNING: You are using pip version 20.3.4; however, version 21.0.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.




This is my conf:

[options]
admin_passwd = 12345
db_host = 127.0.0.1
db_port = 5437
db_user = odoo
db_password = odoo
data_dir = /home/user/.local/share/Odoo10
addons_path = /home/user/Desktop/odoo-workspace/odoo10/odoo/addons
xmlrpc_port = 8069
limit_time_cpu = 1200
limit_time_real = 2400


Traceback (most recent call last):
  File "/home/user/Desktop/odoo-workspace/odoo10/odoo-bin", line 5, in <module>
 __import__('pkg_resources').declare_namespace('odoo.addons')
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2269, in declare_namespace
declare_namespace(parent)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2285, in declare_namespace
_handle_ns(packageName, path_item)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2218, in _handle_ns
loader.load_module(packageName)
File "<frozen importlib._bootstrap_external>", line 462, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 962, in load_module
File "<frozen importlib._bootstrap_external>", line 787, in load_module
File "<frozen importlib._bootstrap>", line 262, in _load_module_shim
File "<frozen importlib._bootstrap>", line 604, in _exec
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/home/user/Desktop/odoo-workspace/odoo10/odoo/__init__.py", line 57, in <module>
 import addons
ModuleNotFoundError: No module named 'addons'
0
Avatar
Annuleer
GrumpyKitty
Auteur

@Kinah Guinto

Thanks!

Avatar
Kinah Guinto
Beste antwoord

Check your python interpreter. If pip is not installed follow this:


To install pip for Python 2.7 install it from \https://bootstrap.pypa.io/pip/2.7/ :

- curl -O https://bootstrap.pypa.io/pip/2.7/get-pip.py 
- python get-pip.py 
- python -m pip install --upgrade "pip < 21.0"



after thatenter this command so that it will get all the requirements well:

> pip install -r requirements.txt

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
update on premise codebase or database
configuration setup
Avatar
Avatar
Avatar
2
dec. 25
1698
What is the relationship between my odoo.com account / login and my test database account / login ?
configuration setup
Avatar
0
nov. 25
1318
Issue with CNAME Record & Custom Domain Configuration in Odoo Opgelost
configuration setup
Avatar
Avatar
Avatar
Avatar
3
feb. 26
5843
email address change vendor invoices
configuration setup
Avatar
Avatar
Avatar
3
okt. 25
4872
Linking DBs to sub-domains Opgelost
configuration setup
Avatar
Avatar
1
sep. 25
2031
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Partner worden
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 Svenska ภาษาไทย Türkçe українська Tiếng Việt

Odoo is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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