Intellij and Python Poetry give misleading error message

When I have multiple poetry / python projects open in Intellij I get a message

Poetry interpreter is associated with another module: [PATH_TO_OTHER_PROJECT]

with the options Fix Poetry interpreter and Configure Python interpreter.

Both projects have their own Poetry virtual env, however. What is intellij telling me?

0

Please sign in to leave a comment.