On Sunday, 3 June 2018 13:58:14 UTC+5:30, Cecil Westerhof wrote:
> When executing:
> pip3 list --no-cache-dir --outdated
>
> I got:
> prompt-toolkit 1.0.152.0.1wheel
> PyGObject 3.28.23.28.3 sdist
> youtube-dl 2018.5.30 2018.6.2 wheel
>
> So I executed:
>
Chris Warrick writes:
> On Sun, 3 Jun 2018 at 10:32, Cecil Westerhof wrote:
>>
>> When executing:
>> pip3 list --no-cache-dir --outdated
>>
>> I got:
>> prompt-toolkit 1.0.152.0.1wheel
>> PyGObject 3.28.23.28.3 sdist
>> youtube-dl 2018.5.30 2018.6.2 wheel
>
On Sun, 3 Jun 2018 at 10:32, Cecil Westerhof wrote:
>
> When executing:
> pip3 list --no-cache-dir --outdated
>
> I got:
> prompt-toolkit 1.0.152.0.1wheel
> PyGObject 3.28.23.28.3 sdist
> youtube-dl 2018.5.30 2018.6.2 wheel
>
> So I executed:
> pip3 insta
When executing:
pip3 list --no-cache-dir --outdated
I got:
prompt-toolkit 1.0.152.0.1wheel
PyGObject 3.28.23.28.3 sdist
youtube-dl 2018.5.30 2018.6.2 wheel
So I executed:
pip3 install --upgrade prompt-toolkit PyGObject youtube-dl
This gave:
Successf