Open Akhil-77 opened 4 months ago
Out of curiousity what's the version of arrow you're using?
is it the pip package, or a Conda package?
I faced this issue in a Conda environment, when installed pyarrow-core=17.0.0=py310h85d79f8_1_cpu
from conda-forge, and I solved it by installing libarrow=17.0.0=h974b3c2_11_cpu
Describe the usage question you have. Please include as many useful details as possible.
I am trying to load datasets library from Hugging Face but it gives me this error.
so I tried the following,
Which gave me the same error.
My pip is up to date and PyArrow is also up to date so why am I facing this issue. Can anyone help me with this??
Component(s)
Parquet