Results 4 comments of Gijs Koot

I had the same problem, but this solution didn't fix it for me. I was actually using a `conda` environment. After many tries I created a new `virtualenv`, not using...

I run into exactly the same issue. After deleting the `pf.sqlite` file, I can set the correct keys once, but a next action will trigger the following exception I'm using...

I figured out a bit more about this issue. The problem is that `keyring` doesn't just work on WSL. See the section "Using Keyring on headless Linux systems" on https://pypi.org/project/keyring/....

The coordindate system is an interesting sidenote here, that is in `geopandas` a property of the frame itself, while the separate columns could use different coordinate systems.