[Haizea] Question about running Haizea under Mac OS 10.7.2

Lu, Kuan kuan.lu at gwdg.de
Tue Oct 25 03:02:44 CDT 2011


Dear Haizea,
I am a Ph.D student in University of Göttingen in Germany with similar research direction.
I want to start Haizea under my Mac OS 10.7.2 with Python 2.7 (64 bit), when I am running Haizea by typing "haizea", I got

*** You don't have the (right) mxDateTime binaries installed !
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.7/bin/haizea", line 3, in <module>
    from haizea.cli import commands
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/haizea/cli/commands.py", line 19, in <module>
    from haizea.core.manager import Manager
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/haizea/core/manager.py", line 35, in <module>
    from haizea.core.scheduler.preparation_schedulers.unmanaged import UnmanagedPreparationScheduler
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/haizea/core/scheduler/__init__.py", line 19, in <module>
    from haizea.core.scheduler.slottable import ResourceReservation
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/haizea/core/scheduler/slottable.py", line 20, in <module>
    from haizea.common.utils import xmlrpc_marshall_singlevalue
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/haizea/common/utils.py", line 19, in <module>
    from mx import DateTime
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mx/DateTime/__init__.py", line 8, in <module>
    from DateTime import *
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mx/DateTime/DateTime.py", line 9, in <module>
    from mxDateTime import *
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mx/DateTime/mxDateTime/__init__.py", line 13, in <module>
    raise ImportError, why
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mx/DateTime/mxDateTime/mxDateTime.so, 2): no suitable image found.  Did find:
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mx/DateTime/mxDateTime/mxDateTime.so: no matching architecture in universal wrapper


Any idea about this problem?

Many thanks!

Kuan Lu


More information about the Haizea mailing list