I was able to solve the issue. Please ignore my previous email.
With Regards,
Vibhatha Abeykoon
On Fri, Oct 30, 2020 at 9:47 AM Vibhatha Abeykoon
wrote:
> Hello,
>
> I am upgrading an existing C++/Cython/Python library written on Arrow
> 0.16.0 to
> 2.0.0. The build completes successfully, but
Hello,
I am upgrading an existing C++/Cython/Python library written on Arrow
0.16.0 to
2.0.0. The build completes successfully, but I am getting the following
error when importing modules in my library.
*AttributeError: module 'pyarrow.lib' has no attribute '_Weakrefable' *
I use PyArrow Cython