-
Notifications
You must be signed in to change notification settings - Fork 234
Conversation
Signed-off-by: Shay Nehmad <shayn@recolabs.ai>
Signed-off-by: Shay Nehmad <shayn@recolabs.ai>
Signed-off-by: Shay Nehmad <shayn@recolabs.ai>
19c2d96 to
b222e66
Compare
Signed-off-by: Shay Nehmad <shayn@recolabs.ai>
nat-n
commented
Apr 5, 2021
Hi @ShayNehmad-RecoLabs, thanks for working on this.
Now that I see it explained like this, I'm curious if you tried doing poetry uninstall betterproto; poetry install betterproto, before just rebuilding the env? I guess you did try running poetry install again after updating the prproject.toml?
I'm also still unsure exactly what caused the issue you experienced. It's surprising given that AFAIK neither betterproto nor poetry are doing anything at all unusual with how the entry_point console_script is created/installed into the venv.
I just want to be sure that whatever goes into a troubleshooting section like this represents the problem well and gives the simplest solution.
Also poetry now has a smoother workflow for finding/deleting envs: https://python-poetry.org/docs/managing-environments/#listing-the-environments-associated-with-the-project
ShayNehmad-RecoLabs
commented
Apr 7, 2021
I can't really take the time to reproduce - this worked for me, so 🤷
Uh oh!
There was an error while loading. Please reload this page.
Resolves #224
image