On Mon, Nov 22, 2021 at 01:27:23PM +0100, Andreas Tille wrote:
> Hi,
> 
> I think I've found a patch[1] to solve the original issue which just
> seems to be a floating point precision issue.  However, meanwhile there
> is another less simple issue:
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.10/build/bmtk/tests/builder/test_connection_map.py _
> ImportError while importing test module 
> '/build/bmtk-0.0.9+ds/.pybuild/cpython3_3.10/build/bmtk/tests/builder/test_connection_map.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3/dist-packages/pandas/__init__.py:30: in <module>
>     from pandas._libs import hashtable as _hashtable, lib as _lib, tslib as 
> _tslib
> /usr/lib/python3/dist-packages/pandas/_libs/__init__.py:13: in <module>
>     from pandas._libs.interval import Interval
> E   ModuleNotFoundError: No module named 'pandas._libs.interval'
You need to wait until it's built for 3.10.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to