not installable with pip 7.0.3

Bug #1469925 reported by Kevin Turner
28
This bug affects 6 people
Affects Status Importance Assigned to Milestone
Meliae
Confirmed
Undecided
Unassigned

Bug Description

meliae is not installable with the current version of pip.

Some problems can be fixed by uploading a build to be hosted on PyPI (eliminating the need for --allow-external and --allow-unverified), but even after overriding those it still fails:

$ pip install meliae --allow-external meliae --allow-unverified meliae
Collecting meliae
  meliae is potentially insecure and unverifiable.
  Using cached https://launchpad.net/meliae/trunk/0.4/+download/meliae-0.4.0.tar.gz
No files/directories in /tmp/pip-build-l5VUNd/meliae/pip-egg-info (from PKG-INFO)

Revision history for this message
Bret Curtis (psi29a) wrote :

Same problem.

Changed in meliae:
status: New → Confirmed
Revision history for this message
Bret Curtis (psi29a) wrote :

After downloading, extracting and trying to run: python setup.py install
it complains with:
We require Cython to be installed.

After install Cything with pip, I was able to then run pip install meliae

This indicates that setup.py needs to be updated with dependencies.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.