thomas Eeckhout

Results 5 comments of thomas Eeckhout

This can be because a couple of things. - You don't have enough memory installed or another program is using all of it. (check taskmanager) - You are using 32...

I tried it on my machine: - windows 11 - 16GB memory - python 3.9 64bit The size of the file i used was 464mb and i did not run...

@frankhuurman even it you could fix it by moving the import, this should not happen. Is anything else accessing the db file at the same time? If the data is...

The problem is that you don't use Locks while reading and writing. Because of this it's possible that one thread or process does a 'seek' operation just before another thread...

I just put the opacity on 70% and it looks fine that way.