Re: Installation problem

Ron Guerin <[email protected]> Fri, 21 Jul 2023 13:56:53 -0400
Newsgroups gmane.mail.getmail.user
Message-ID <[email protected]>
--------------q3WOGr2mcWwO01I09a6p9HML
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

On 7/21/23 1:21 PM, Jude DaShiell wrote:

> Can you try that installation again but use pipenv to do the install?
> Another possibility I read about recently but haven't tried is poetry.
> The pipenv creates a shell for the app and you run it inside that shell.
> To do that you'd run pipenv getmail followed by any parameters once
> getmail is installed.  After installing pipenv run pipenv install getmail
> to get pipenv to install getmail for you.

That seems to have given me getmail6.

# pipenv run getmail --version
getmail 6.18.12


--------------q3WOGr2mcWwO01I09a6p9HML--