Sergio

Results 6 comments of Sergio

> I'm unable to run this on a 6gb graphics card due to the same memory error, even with the changes proposed. > > Is there anything else I could...

> Hopefully someone smarter than myself comes along with a more serious answer for you, but have you tried adding to the prompt something along the lines of "a single...

Hi. The problem is in `/home//.docker/config.json` file. I suppose you set a credstore to ecr in it. IDK where I found the solution, but you have to do the following:...

To fix the issue on Windows, set the virtual memory size to '**System managed**'. I encountered this error when I had 32GB of RAM and set the maximum size of...

Since there is no fix for docker images, [pyarrow_hotfix](https://pypi.org/project/pyarrow-hotfix/) is an only option for the moment

It appears there is an issue with the loop that checks the pyarrow version to select the appropriate method for running the tests. Here are the details: `pyarrow.fs.HadoopFileSystem` is the...