gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] python / wxpython


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] python / wxpython
Date: Sun, 23 Aug 2015 23:34:31 +0200

https://github.com/johnpaulett/python-hl7/

https://pypi.python.org/pypi/hl7/

http://python-hl7.readthedocs.org/en/latest/

> Gesendet: Sonntag, 23. August 2015 um 23:28 Uhr
> Von: "Sebastian Hilbert" <address@hidden>
> An: address@hidden
> Betreff: Re: [Gnumed-devel] python / wxpython
>
> Am Sonntag, 23. August 2015, 15:56:06 schrieb Karsten Hilbert:
> > > What are the preferred versions for python and wxpython ?
> > > 
> > > I am currently packaging 1.5.6 with python 2.6.6 and wxpython 2.8
> > 
> > Python 2.7.latest would be recommendable as GNUmed code starts to acquire
> > Python 3 migration preparation changes some of which aren't available
> > before Python 2.7.
> > 
> 
> Invested some time to bring up everything to python 2.7
> 
> 1.5.7rc3 won't start on Windows because of missing hl7 library.
> 
> 2015-08-23 23:19:12  CRITICAL  gm.tools (C:\Python27\lib\site-
> packages\Gnumed\pycommon\gmTools.py::handle_uncaught_exception_console() 
> #114): unhandled exception caught
> Traceback (most recent call last):
>   File "C:\Programme\GNUmed-client\bin\gnumed.py", line 664, in <module>
>     from Gnumed.wxpython import gmGuiMain
>   File "C:\Python27\lib\site-packages\Gnumed\wxpython\gmGuiMain.py", line 
> 106, 
> in <module>
>     from Gnumed.wxpython import gmMedicationWidgets
>   File 
> "C:\Python27\lib\site-packages\Gnumed\wxpython\gmMedicationWidgets.py", 
> line 416, in <module>
>     from Gnumed.wxGladeWidgets import wxgConsumableSubstanceEAPnl
>   File "C:\Python27\lib\site-
> packages\Gnumed\wxGladeWidgets\wxgConsumableSubstanceEAPnl.py", line 15, in 
> <module>
>     from Gnumed.wxpython.gmMeasurementWidgets import cUnitPhraseWheel
>   File "C:\Python27\lib\site-
> packages\Gnumed\wxpython\gmMeasurementWidgets.py", line 42, in <module>
>     from Gnumed.business import gmHL7
>   File "C:\Python27\lib\site-packages\Gnumed\business\gmHL7.py", line 15, in 
> <module>
>     import hl7 as pyhl7
> ImportError: No module named hl7
> 
> Will check what can be done.
> 
> _______________________________________________
> Gnumed-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnumed-devel
> 



reply via email to

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