Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

pip install python-musicbrainz2 leads to "Non-zero exit code" #1

Closed
jboegeholz opened this issue Oct 1, 2016 · 1 comment
Closed

Comments

@jboegeholz
Copy link

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

@mineo
Copy link
Owner

mineo commented Oct 1, 2016

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.

@mineo mineo closed this as completed Oct 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants