[Rtk-users] RTK has no ElektaXVI5GeometryXMLFileReader at python

Simon Rit simon.rit at creatis.insa-lyon.fr
Sun Feb 13 15:19:33 EST 2022


Hi,
It's been added but not released on pip yet. You can use a package compiled
on github actions which can be downloaded if you're logged in github, e.g.,
here:
https://github.com/SimonRit/RTK/actions/runs/1788462136
in the artifacts section.
You are welcome to write other python applications and to submit them to
RTK via github pull requests.
Thanks,
Simon

On Sun, Feb 13, 2022 at 2:12 PM 雅之 服部 <masayuki.h.0215 at gmail.com> wrote:

> Hi. I did "pip installed itr-rtk".
> I first ran rtksimulatedgeometry.py and It was executed correctly.
>
>
>  Next I ran rtkelektasynergygeometry.py but  RTK has no
> ElektaXVI5GeometryXMLFileReader at python.
>
> [AttributeError: module 'RTK' has no attribute
> 'ElektaXVI5GeometryXMLFileReader']
>
> I did a print (dir (rtk)) and checked, but it certainly wasn't
> Has this not been added yet??
>
> Also, to use another itk-rtk (RTK / applications / *. cxx), can I rewrite
> RTK / applications / *. cxx to python by myself?
> _______________________________________________
> Rtk-users mailing list
> Rtk-users at public.kitware.com
> https://public.kitware.com/mailman/listinfo/rtk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/rtk-users/attachments/20220213/6dfe67d8/attachment.htm>


More information about the Rtk-users mailing list