[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] Windows version
From: |
Sebastian Hilbert |
Subject: |
[Gnumed-devel] Windows version |
Date: |
Sat, 21 May 2016 17:33:29 +0200 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-23-generic; KDE/5.18.0; x86_64; ; ) |
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