mirror of
https://github.com/run-llama/rags.git
synced 2026-06-30 20:57:57 -04:00
Unable to install Poetry #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devnilotpalroy on GitHub (Oct 30, 2024).
Unable to install Poetry getting below error
'Current Python version (3.12.1) is not allowed by the project (>=3.8.1,<3.12,!=3.9.7).
Please change python executable via the "env use" command.'
@kedar49 commented on GitHub (Nov 19, 2024):
make a virtual env and then install the packages mentioning the specific version of it, it will work fs