gnumed-bugs
[Top][All Lists]
Advanced

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

[Gnumed-bugs] Mac problem with GNUmed client 1.1.0 -- cannot import wxpy


From: Jim Busser
Subject: [Gnumed-bugs] Mac problem with GNUmed client 1.1.0 -- cannot import wxpython
Date: Fri, 28 Oct 2011 15:38:31 -0700

I was able to apply the server update without difficulty but on Mac cannot load 
the client. Bash logs that GNUmed cannot import wxpython.



GNUmed startup: Running from local source tree.
-----------------------------------------------
Adjusting PYTHONPATH ...
.========================================================
| Unhandled exception caught !
| Type : <type 'exceptions.ImportError'>
| Value: No module named wxpython
`========================================================
Traceback (most recent call last):
  File "gnumed.py", line 542, in <module>
    from Gnumed.wxpython import gmGuiMain
ImportError: No module named wxpython


My python is running from

        /opt/local/bin/python

with path

        
/opt/local/bin:/opt/local/sbin:/opt/subversion/bin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin
 

and upon doing an 'ls -al' there appears an appropriate symlink from the file 
'Gnumed'

drwxr-xr-x@   6 djb  djb    204 28 Oct 11:40 .
drwx------+ 447 djb  djb  15198 28 Oct 11:38 ..
-rw-r--r--@   1 djb  djb   6148 28 Oct 15:24 .DS_Store
lrwxr-xr-x    1 djb  djb     47 27 Oct 19:52 Gnumed -> 
/Users/djb/Downloads/gnumed-client.1.1.0/client
drwxr-xr-x@  12 djb  djb    408 27 Oct 19:53 client
drwxr-xr-x@  12 djb  djb    408 18 Oct 09:55 external-tools


At first, I thought it was a result of a firmware upgrade to my MacBook Pro 
combined with a new version of MacPorts however I went back and used client 
0.9.x and do *not* get the wxpython error.


Does it hint at anything different or lacking in this client 1.1.0 that the 
directory which contains 'client' and 'Gnumed' has no directory

        external-tools

which copying over does not solve (not that it would, I only wonder if it 
points to anything relevant that could be missing or not done)?

-- Jim





reply via email to

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