luifrancgom commented on issue #40320:
URL: https://github.com/apache/arrow/issues/40320#issuecomment-1975566199
Hi @amoeba. I want to ask you something if you know something about it. The
error I am having is happening in the `base` environment. I remove pyarrow and
installed again using conda:
```bash
conda remove pyarrow
conda install pyarrow
```
But I still have the same errow in relation to `ImportError: DLL load
failed while importing lib: The specified procedure could not be found.`
Do you know what file of files do I need to have in the DLLs folder in the
case of anaconda so `pyarrow` can be imported?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]