You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.
I've tried to install python-musicbrainz2 via PyCharm and via command line but always get the following error:
CLI
Collecting python-musicbrainz2
Could not find a version that satisfies the requirement python-musicbrainz2 (from versions: )
No matching distribution found for python-musicbrainz2
PyCharm
Command output
DEPRECATION: --no-install, --no-download, --build, and --no-clean are deprecated. See pypa/pip#906.
Downloading/unpacking python-musicbrainz2
Could not find any downloads that satisfy the requirement python-musicbrainz2
Cleaning up...
No distributions at all found for python-musicbrainz2
Storing debug log for failure in /Users/jornbogeholz/.pip/pip.log
Environment
Mac OS X 10.6.8
pip 8.1.2
Python 2.7.9
The text was updated successfully, but these errors were encountered:
The web service used by python-musicbrainz2 is deprecated, please don't use it.
I'm not sure what's wrong with the distribution of python-musicbrainz2 on PyPI, but it looks like no source files have been uploaded. I'm not the maintainer of this package and not the owner of the entry on PyPI, so I can't help you with this.
I've tried to install python-musicbrainz2 via PyCharm and via command line but always get the following error:
CLI
Collecting python-musicbrainz2
Could not find a version that satisfies the requirement python-musicbrainz2 (from versions: )
No matching distribution found for python-musicbrainz2
PyCharm
Command output
DEPRECATION: --no-install, --no-download, --build, and --no-clean are deprecated. See pypa/pip#906.
Downloading/unpacking python-musicbrainz2
Could not find any downloads that satisfy the requirement python-musicbrainz2
Cleaning up...
No distributions at all found for python-musicbrainz2
Storing debug log for failure in /Users/jornbogeholz/.pip/pip.log
Environment
Mac OS X 10.6.8
pip 8.1.2
Python 2.7.9
The text was updated successfully, but these errors were encountered: