When I try to execute the poetry add pyarrow
command in the directory where my poetry.lock file is I get the following error (see title).
I tried using a specific or the lastest version of poetry but the error stays there. I have the latest version of poetry and python version 3.9.1.
This happens just for this module, all the others are okay.