lexicon icon indicating copy to clipboard operation
lexicon copied to clipboard

Update activation command

Open hatamiarash7 opened this issue 2 years ago • 1 comments

We can use the shell command of Poetry to activate the virtual environment easily. Just forget the old ways.

hatamiarash7 avatar Sep 16 '23 06:09 hatamiarash7

Hello @hatamiarash7 thanks a lot for the PR. I kept the manual activation using the scripts provided by the virtual environment on purpose. Indeed there are several issues with how poetry shell works, in particular for Windows (https://github.com/python-poetry/poetry/issues/6721 for instance).

adferrand avatar Sep 25 '23 14:09 adferrand