<font style="font-size:14px;font-family:sans-serif">
        <div><font style="font-family:sans-serif;font-size:14px">I had a similar issue some days ago and Simon suggested to download a recently built wheel from github: </font></div><div><font style="font-family:sans-serif;font-size:14px">​<a href="https://github.com/SimonRit/RTK/actions/runs/341384403" title="https://github.com/SimonRit/RTK/actions/runs/341384403">https://github.com/SimonRit/RTK/actions/runs/341384403</a></font></div><div><font style="font-family:sans-serif;font-size:14px">​(you need to be logged in to github)</font></div><div><font style="font-family:sans-serif;font-size:14px">​</font></div><div><font style="font-family:sans-serif;font-size:14px">download the appropriate file and run</font></div><div><font style="font-family:sans-serif;font-size:14px">​pip install <FILENAME>​</font></div><div><font style="font-family:sans-serif;font-size:14px">​locally. </font></div><div><font style="font-family:sans-serif;font-size:14px">​Or </font></div><div><font style="font-family:sans-serif;font-size:14px">​python -m pip install <FILENAME></font></div><div><font style="font-family:sans-serif;font-size:14px">​</font></div><div><font style="font-family:sans-serif;font-size:14px">​Solved the issue for me on MacOS. </font></div><div><font style="font-family:sans-serif;font-size:14px">​</font></div><div><font style="font-family:sans-serif;font-size:14px">​Simon might correct me if I am writing bogus here. </font></div><div><font style="font-family:sans-serif;font-size:14px">​</font></div><div><font style="font-family:sans-serif;font-size:14px">Cheers</font></div><div><font style="font-family:sans-serif;font-size:14px">​Nils</font></div><div><font style="font-family:sans-serif;font-size:14px">​</font></div><div><font style="font-family:sans-serif;font-size:14px">​</font></div><div class="gmail_quote_attribution">On Nov 24 2020, at 3:33 pm, Bleeker, M. (Margot) <m.bleeker@amsterdamumc.nl> wrote:</div><blockquote class="gmail_quote"><div class="WordSection1"><div class="MsoNormal"><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">Hello,</font></font></div><br><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">I am new to ITK and RTK and I’m trying to use the itk-rtk python package. I set up a new environment with python 3.7 (with Conda) on Windows 10 and ran:</font></font></div></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"> </font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">Pip install itk-rtk</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"> </font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">I could import both packages, but I got the following error when I ran the example FirstReconstruction.py:</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"> </font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">‘’</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">Traceback (most recent call last):</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">  File "D:\Program files\RTK-master\examples\FirstReconstruction\FirstReconstruction.py", line 14, in <module></font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">    geometry = rtk.ThreeDCircularProjectionGeometry.New()</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">  File "D:\Python\envs\CBreconstruct\lib\site-packages\itkLazy.py", line 52, in __getattribute__</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">    itkBase.LoadModule(module, namespace)</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">  File "D:\Python\envs\CBreconstruct\lib\site-packages\itkBase.py", line 99, in LoadModule</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">    module = loader.load(swig_module_name)</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">  File "D:\Python\envs\CBreconstruct\lib\site-packages\itkBase.py", line 220, in load</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">    module.__loader__.exec_module(module)</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">  File "<frozen importlib._bootstrap_external>", line 728, in exec_module</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">  File "D:\Python\envs\CBreconstruct\lib\site-packages\itk\RTKPython.py", line 119, in <module></font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">    from itkFixedArrayRTKPython import *</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">  File "D:\Python\envs\CBreconstruct\lib\site-packages\itk\Configuration\..\itkFixedArrayRTKPython.py", line 106, in <module></font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">    import pyBasePython</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">  File "D:\Python\envs\CBreconstruct\lib\site-packages\itk\Configuration\..\pyBasePython.py", line 8, in <module></font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">    from . import _ITKPyBasePython</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">ImportError: attempted relative import with no known parent package</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">‘’</font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"> </font></font></div><div class="MsoNormal"><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">Does anyone know how to solve this issue?</font></font></div><br><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">Thanks</font></font></div><br><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">Sincerely,</font></font></div><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif">Margot Bleeker</font></font></div></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"> </font></font></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"> </font></font></div><div class="MsoNormal"><img alt="" src="cid:image001.png@01D6C277.106157C0" style="height:0;width:0"></div><div class="MsoNormal"><br><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><strong><span style="color:rgb(0, 55, 65)"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif">Margot Bleeker, MSc.|</font></font></span></strong></font></font><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><span style="color:rgb(0, 55, 65)"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif">  PhD student (OiO)</font></font></span></font></font></div></div><div class="MsoNormal"><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif">Afdeling Radiotherapie</font></font></font></font></div><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif">Locatie AMC | Z1-217 | Meibergdreef 9, 1105 AZ Amsterdam</font></font></font></font></div><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif">T: +31 20 566 7974|  E: m.bleeker@amsterdamumc.nl</font></font></font></font></div><div><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif"><a href="http://www.amsterdamumc.nl/" title="http://www.amsterdamumc.nl/"><span style="color:windowtext"><font style="font-family:"Times New Roman", serif">www.amsterdamumc.nl</font></span></a></font></font></font></font><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif">  |  </font></font></font></font><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif"><u><a href="http://www.vumc.nl/" title="http://www.vumc.nl/"><span style="color:windowtext"><font style="font-family:"Times New Roman", serif">www.vumc.nl</font></span></a></u></font></font></font></font><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif"> / </font></font></font></font><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"><font style="font-size:8pt"><font style="font-family:"Trebuchet MS", sans-serif"><a href="http://www.amc.nl/" title="http://www.amc.nl/"><span style="color:windowtext"><font style="font-family:"Times New Roman", serif">www.amc.nl</font></span></a></font></font></font></font></div></div><div class="MsoNormal"><font style="font-size:11pt"><font style="font-family:Calibri, sans-serif"> </font></font></div></div><div><div><font style="font-size:9px"><font style="font-family:"Trebuchet MS", Arial, Helvetica, sans">______________________________________________________</font></font></div><div><font style="font-size:9px"><font style="font-family:"Trebuchet MS", Arial, Helvetica, sans">VUmc disclaimer : www.vumc.nl/disclaimer</font></font></div><div><font style="font-size:9px"><font style="font-family:"Trebuchet MS", Arial, Helvetica, sans">AMC disclaimer : www.amc.nl/disclaimer</font></font></div></div><div><div><font style="font-family:monospace">_______________________________________________</font></div><div><font style="font-family:monospace">Rtk-users mailing list</font></div><div><font style="font-family:monospace">Rtk-users@public.kitware.com</font></div><div><font style="font-family:monospace">https://public.kitware.com/mailman/listinfo/rtk-users</font></div></div></blockquote>
      </font>