I had the same problem. I followed the suggested workaround on Poetry's github:
poetry config virtualenvs.use-poetry-python true
After that, it started working for me.