health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [bug #44311] No module named pytz after of pip installation


From: Bruno M. Villasanti
Subject: [Health-dev] [bug #44311] No module named pytz after of pip installation
Date: Thu, 19 Feb 2015 15:00:08 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?44311>

                 Summary: No module named pytz after of pip installation
                 Project: GNU Health
            Submitted by: bvillasanti
            Submitted on: jue 19 feb 2015 12:00:05 ART
                Category: Installation
                Severity: 3 - Normal
              Item Group: None
                  Status: In Progress
                 Privacy: Public
             Assigned to: bvillasanti
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: health

    _______________________________________________________

Details:

The error occurs on an environment installed with version 2.8.1 using the
command pip:

pip install "trytond_health>=2.8,<2.9" psycopg2

trytond -c PATH/TO/trytond.conf


--
Error: No module named pytz

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 150, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 179, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 42, in dispatch
    res = security.login(database_name, user, session)
  File "/trytond/security.py", line 25, in login
    pool = _get_pool(dbname)
  File "/trytond/security.py", line 19, in _get_pool
    pool.init()
  File "/trytond/pool.py", line 140, in init
    self.start()
  File "/trytond/pool.py", line 92, in start
    register_classes()
  File "/trytond/modules/__init__.py", line 351, in register_classes
    mod_file, pathname, description)
  File "/trytond/modules/health/__init__.py", line 25, in <module>
    from .health import *
  File "/trytond/modules/health/health.py", line 36, in <module>
    import pytz
ImportError: No module named pytz


Also attached screen capture error trying to create a new database.


--
Bugs related:
- bug #43561: Some datetime fields are printed in UTC timezone
- bug #43450: Wrong time computed in "New work schedule" appointments wizard



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: jue 19 feb 2015 12:00:05 ART  Name: 20150215 - 20:38:19.png  Size: 30kB 
 By: bvillasanti

<http://savannah.gnu.org/bugs/download.php?file_id=33134>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44311>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]