You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Uma Mudumba <Um...@synopsys.com.INVALID> on 2022/04/04 19:59:01 UTC

I am using pyarrow 6.0.1 getting this error

"AttributeError: module 'pyarrow' has no attribute 'dataset'" at File "parquet.py", line 1635


can you please advise in resolving this.

thanks,
Uma-



Re: I am using pyarrow 6.0.1 getting this error

Posted by Micah Kornfield <em...@gmail.com>.
This type of error usually occurs when your environment has more than one
version of pyarrow installed.

On Mon, Apr 4, 2022 at 2:16 PM Uma Mudumba <Um...@synopsys.com.invalid>
wrote:

> "AttributeError: module 'pyarrow' has no attribute 'dataset'" at File
> "parquet.py", line 1635
>
>
> can you please advise in resolving this.
>
> thanks,
> Uma-
>
>
>