gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Mac exception trying to run (from command line) gnumed-la


From: James Busser
Subject: [Gnumed-devel] Mac exception trying to run (from command line) gnumed-latest-snapshot.tgz
Date: Sun, 06 Jan 2008 23:06:36 -0800

I ran from the Mac command line (Terminal) with output below when trying to run from

http://salaam.homeunix.com/~ncq/gnumed/snapshot/gnumed-latest- snapshot.tgz

A much smaller log (than what is obtained using the binary) is attached...

======================================================

Last login: Sun Jan  6 01:07:55 on console
Welcome to Darwin!
MacBook:~ djb$ export PATH=/usr/local/bin:$PATH
MacBook:~ djb$ python
Python 2.4.4 (#1, Oct 18 2006, 10:34:39)
[GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
[1]+  Stopped                 python
MacBook:~ djb$ cd /Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/ gnumed/client/ MacBook:/Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/gnumed/client djb$ ./gm-from-cvs.sh
Gnumed -> client
*** gmLog.py deprecated ***
imported by: (None,)

*** gmSignals.py deprecated ***
imported by: (None,)

,========================================================
| Unhandled exception caught !
| Type : exceptions.SyntaxError
| Value: invalid syntax (gmClinNarrative.py, line 157)
`========================================================
Traceback (most recent call last):
  File "wxpython/gnumed.py", line 377, in ?
    from Gnumed.wxpython import gmGuiMain
File "/Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/gnumed/Gnumed/ wxpython/gmGuiMain.py", line 55, in ? from Gnumed.wxpython import gmGuiHelpers, gmHorstSpace, gmEMRBrowser, gmDemographicsWidgets, gmEMRStructWidgets, gmStaffWidgets, gmMedDocWidgets, gmPatSearchWidgets, gmAllergyWidgets, gmListWidgets, gmFormWidgets, gmSnellen, gmProviderInboxWidgets File "/Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/gnumed/Gnumed/ wxpython/gmHorstSpace.py", line 29, in ?
    from Gnumed.wxpython import gmPlugin, gmTopPanel, gmGuiHelpers
File "/Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/gnumed/Gnumed/ wxpython/gmPlugin.py", line 21, in ?
    from Gnumed.business import gmPerson, gmSurgery
File "/Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/gnumed/Gnumed/ business/gmPerson.py", line 23, in ? from Gnumed.business import gmMedDoc, gmDemographicRecord, gmProviderInbox, gmXdtMappings, gmClinicalRecord File "/Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/gnumed/Gnumed/ business/gmClinicalRecord.py", line 41, in ? from Gnumed.business import gmAllergy, gmEMRStructItems, gmClinNarrative File "/Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/gnumed/Gnumed/ business/gmEMRStructItems.py", line 15, in ?
    from Gnumed.business import gmClinNarrative
File "/Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/gnumed/Gnumed/ business/gmClinNarrative.py", line 157
    if  == u'':
         ^
SyntaxError: invalid syntax
MacBook:/Volumes/MacBookHD_1/Users/djb/Desktop/gnumed/gnumed/client djb$

Attachment: gm-from-cvs.log
Description: Binary data


reply via email to

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