<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Is it just this one case? If so, it's probably wrap_flex_size_t() and wrap_flex_uint64_t - on 64-bit operating systems size_t is just an alias for uint64_t.
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> cctbxbb-bounces@phenix-online.org &lt;cctbxbb-bounces@phenix-online.org&gt; on behalf of Winter, Graeme (DLSLtd,RAL,LSCI) &lt;Graeme.Winter@diamond.ac.uk&gt;<br>
<b>Sent:</b> 28 September 2020 07:15<br>
<b>To:</b> cctbx mailing list &lt;cctbxbb@phenix-online.org&gt;<br>
<b>Subject:</b> [cctbxbb] boost python conversions help needed</font>
<div>&nbsp;</div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">Hi All,
<div class=""><br class="">
</div>
<div class="">In the branch&nbsp;</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://github.com/cctbx/cctbx_project/tree/fixed-width-int-types" class="">https://github.com/cctbx/cctbx_project/tree/fixed-width-int-types</a></div>
<div class=""><br class="">
</div>
<div class="">I am working to add a full range of fixed-width integer types to allow explicit reading of binary data without conversion from images (amongst other things) - mostly I�ve got something _working_ but tests fail because stdout / err contains</div>
<div class=""><br class="">
</div>
<div class="">&nbsp;&nbsp;Standard error:<br class="">
&nbsp; &nbsp;&nbsp;/Users/graeme/svn/cctbx/conda_base/python.app/Contents/lib/python3.6/importlib/_bootstrap.py:219:&nbsp;RuntimeWarning: to-Python converter for scitbx::af::shared&lt;unsigned int&gt; already registered; second&nbsp;conversion method ignored.</div>
<div class=""><br class="">
</div>
<div class="">has anyone got any hints where these may be registered?</div>
<div class=""><br class="">
</div>
<div class="">The details of the low level flex implementation seems to be minimally documented, and the error has no useful stack trace, so I am at a bit of a loss as to where the other unsigned int conversion is registered.&nbsp;</div>
<div class=""><br class="">
</div>
<div class="">Some pointers from someone who has delved into these in the past would be welcome - I have spent a couple days trying to find what I am doing wrong and have so far failed - hopefully someone on the list knows their way around in here</div>
<div class=""><br class="">
</div>
<div class="">Cheers Graeme</div>
<p align="justify">&nbsp;</p>
<p align="justify">--&nbsp;</p>
<p align="justify">This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify
 us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.<br>
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
<br>
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.<br>
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom<br>
&nbsp;</p>
</div>
</body>
</html>