Unable to install Poetry #41

Open
opened 2026-02-16 00:15:18 -05:00 by yindo · 1 comment
Owner

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.'

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.'
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/rags#41