'Poetry missing as interpreter option in PyCharm

I have Poetry installed on both a Mac and a Windows computer and have been using it without issue on both. However, PyCharm on both machines fails to list poetry as an interpreter option. What do I need to do to get poetry to show up in PyCharm? It's officially supported now so I guess I'm missing something?

Jetbrains official documentation on Poetry on PyCharm

Windows Example enter image description here

OSX Example enter image description here



Solution 1:[1]

Poetry integration is available in PyCharm from 2021.3 on. Versions before need the Plugin plugins.jetbrains.com/plugin/14307-poetry

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 finswimmer