autotorrent2 icon indicating copy to clipboard operation
autotorrent2 copied to clipboard

No upgrade instructions are provided in the README.md

Open newadventure079 opened this issue 3 years ago • 2 comments
trafficstars

There's install instructions, but no upgrade instructions

newadventure079 avatar May 31 '22 21:05 newadventure079

something along the lines of ~/.autotorrent2/bin/pip install autotorrent2==1.2.2

not sure why i have to specify the version but just trying to install without the version tag will not update.

Jerrk avatar Aug 06 '22 16:08 Jerrk

I have to do ~/.autotorrent/bin/pip uninstall autotorrent2 followed by ~/.autotorrent/bin/pip install autotorrent2

The command ~/.autotorrent2/bin/pip install autotorrent2==1.2.2 installed 1.2.0. I couldn't get 1.2.2 until I ran the uninstall/install command

newadventure079 avatar Aug 10 '22 00:08 newadventure079