Windows version
Sebastian Hilbert <[email protected]> Sat, 21 May 2016 17:33:29 +0200
| Newsgroups | gmane.comp.gnu.medical.devel |
|---|---|
| Message-ID | <8942065.BpsFTVHMJA@basti-thinkpad-t410> |
Hi, GNUmed currently makes use of many python modules and extensions such as psycopg, twain module, PIL, pywin32, hl7 and many more. It is a pain to make them available on Windows. I plan to build only two releases. The portable GNUmed client which has everything baked into the executable and stock GNUmed client. For the stock Gnumed client the potential users have to install python, wxpython, PIL and so on all by themselves. I might be able to get by with some dependencies by making use of Winpython. Winpython seems to ship many modules but not all. Any thoughts ? Sebastian