Closed AlexArendsen closed 4 years ago
On Arch, the documented pip command automatically installs for Python 3, however Mopidy still uses Python 2. It would be nice if the readme noted that users should take care that the right version is installed using either pip2 or pip3.
pip
pip2
pip3
Presumably no longer relevant.
On Arch, the documented
pip
command automatically installs for Python 3, however Mopidy still uses Python 2. It would be nice if the readme noted that users should take care that the right version is installed using eitherpip2
orpip3
.