eric-maynard opened a new pull request, #1161:
URL: https://github.com/apache/polaris/pull/1161

   When the polaris CLI script performs first-time setup, it creates 
`polaris-venv` based on the dependencies configured in poetry. However, if 
there happens to be an existing poetry.lock file in the directory then the 
correct dependencies will not get installed. To remedy this, we should clear 
out any pre-existing poetry.lock file before generating a `polaris-venv` and 
installing dependencies there.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to