bugGNU Health - Bugs: bug #40491, Missing wizard package in setup.py

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #40491: Missing wizard package in setup.py

Submitter:  Sebastián Marró <smarro>
Submitted:  Wed 06 Nov 2013 03:01:00 PM UTC
   
 
Category:  Installation Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  smarro
Open/Closed:  Closed Release:  None
Module:  health_imaging Component:  None

Wed 06 Nov 2013 03:04:45 PM UTC, comment #1: 

changeset 1079:00c8a6850b07

Sebastián Marró <smarro>
Wed 06 Nov 2013 03:01:00 PM UTC, original submission:  

Installing health_imaging from pypi throws the following error:

[Sun Nov 03 15:10:05 2013] INFO:modules:health_imaging:registering classes
Traceback (most recent call last):
  File "/usr/bin/trytond", line 109, in <module>
    trytond.server.TrytonServer(options).run()
  File "/usr/lib/python2.7/site-packages/trytond/server.py", line 131, in run
    Pool(db_name).init(update=update, lang=lang)
  File "/usr/lib/python2.7/site-packages/trytond/pool.py", line 123, in init
    self.start()
  File "/usr/lib/python2.7/site-packages/trytond/pool.py", line 75, in start
    register_classes()
  File "/usr/lib/python2.7/site-packages/trytond/modules/__init__.py", line
347, in register_classes
    mod_file, pathname, description)
  File "/usr/lib/python2.7/site-
packages/trytond/modules/health_imaging/__init__.py", line 25, in <module>
    from wizard import *
ImportError: No module named wizard

Sebastián Marró <smarro>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by smarro (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-06 smarro StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code