Same error/condition as Poetry not correctly installed on Python 3.9, but with python 3.10
Hi @bbeecher,
Which service are you seeing this error on? Happy to take a closer look.
Here’s a build where I got the error:
and then after attempting to manually install poetry in the buildCommand:
I downgraded the python version to 3.9 and got it working. This is a test service so if would help to bring it back to 3.10 that’s not issue
@bbeecher Thanks for the examples! I just wanted to let you know we are working on a solution. I’ll update you here once we have more information.
Thanks! Appreciate the attention
@bbeecher Appreciate your patience here. We’ve updated our poetry install so that it works with python 3.10. Thank you again for flagging the issue!
wonderful! Thanks!