gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] [Gnumed-bugs] Unhandled exception clicking plugin EMR


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] [Gnumed-bugs] Unhandled exception clicking plugin EMR timeline
Date: Fri, 26 Apr 2013 10:35:09 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Apr 26, 2013 at 06:18:20AM +0000, Jim Busser wrote:

> Given that gnumed complains

To be precise it is GNUmed using Timeline using wxPython.
Eventually it is wxPython itself that is complaining, not
any of the upper layers.

> might it be possible that the tool 'pip' (python's package
> manager) can build a wx which GNUmed (on Mac) could be able
> to use?

It is possible that builds of wx(Widgets/Python) from
sources other than MacPorts sources (say, pip) may have
been built with --enable-graphics_ctx added, yes.

> I had previously installed pip under MacPorts
> 
>       sudo port install py26-pip
> 
>       (as per 
> https://lists.macosforge.org/pipermail/macports-users/2013-March/032140.html )
> 
> and this allowed me to run
> 
>       pip-2.6 install --user hl7
> 
> at the end of which my ~/.local now contains bin and 
> lib/python2.6/sitepackages/hl7 however but maybe this does not apply to wx?

Not until you say something equivalent to

        pip-2.6 install --user wxpython (or whatever the package is called)

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

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