[Debian-med-packaging] [Bug 1748411] Re: Python 3 wrapper not included in python-gdcm

alkamid adamkli at gmail.com
Wed Feb 14 09:11:28 UTC 2018


Gert, could you please elaborate on this? In order to generate *Python
wrappers* for GDCM, as far as I understand you don't need a Python
3-compatible VTK version. What you need is a SWIG version compatible
with py3k, but that's already satisfied in 16.04.

Maybe you're talking about python-vtkgdcm, not python-gdcm?

-- 
You received this bug notification because you are a member of Debian
Med, which is a bug assignee.
https://bugs.launchpad.net/bugs/1748411

Title:
  Python 3 wrapper not included in python-gdcm

Status in gdcm package in Ubuntu:
  New

Bug description:
  Python 3 wrappers for gdcm are readily available when compiling from
  source. In cmake config, the following options should be set:

  GDCM_BUILD_SHARED_LIBS=ON
  GDCM_WRAP_PYTHON=ON
  CMAKE_BUILD_TYPE=RELEASE

  Also PYTHON_EXECUTABLE, PYTHON_INCLUDE_DIR and PYTHON_LIBRARY should
  be set accordingly. I generated the wrappers under Python 3.6 and
  successfully tested them on JPEG2000 compressed dicoms. .py files and
  the library attached.

  Could the maintainers add Python 3 version to this package?
  (Alternatively, should python3-gdcm package be created?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdcm/+bug/1748411/+subscriptions



More information about the Debian-med-packaging mailing list