I have used pixsfm v1.0 for some time inside a docker container. I rebuild it the other day and then this error appeared when trying to import "from pixsfm.refine_hloc import PixSfM":
AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS'
Any idea of why this happens?