Closed 1manfactory closed 3 years ago
Debian 10 Mopidy 3.1.1 is running as a server
python -m pip install mopidy-mopify
gives me
Collecting mopidy-mopify Using cached https://files.pythonhosted.org/packages/e6/51/912d5730f67824874ca544d9c58a4971e56bdb1d5c8642e52617051f57d3/Mopidy-Mopify-1.7.2.tar.gz Collecting ConfigObj (from mopidy-mopify) Using cached https://files.pythonhosted.org/packages/64/61/079eb60459c44929e684fa7d9e2fdca403f67d64dd9dbac27296be2e0fab/configobj-5.0.6.tar.gz Collecting Mopidy>=3 (from mopidy-mopify) Could not find a version that satisfies the requirement Mopidy>=3 (from mopidy-mopify) (from versions: 0.1.0a0, 0.1.0a1, 0.1.0a2, 0.1.0a3, 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.11.0, 0.11.1, 0.12.0, 0.13.0, 0.14.0, 0.14.1, 0.14.2, 0.15.0, 0.16.0, 0.16.1, 0.17.0, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.19.0, 0.19.1, 0.19.2, 0.19.3, 0.19.4, 0.19.5, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.1.0, 1.1.1, 1.1.2, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0, 2.3.1, 3.0.0a1, 3.0.0a2) No matching distribution found for Mopidy>=3 (from mopidy-mopify)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Debian 10 Mopidy 3.1.1 is running as a server
python -m pip install mopidy-mopify
gives me