quatrope / astroalign

A tool to align astronomical images based on asterism matching
MIT License
143 stars 44 forks source link

Pip installation failure #5

Closed BrunoSanchez closed 8 years ago

BrunoSanchez commented 8 years ago

Pip failed installing astroalign

> pip install astroalign

Downloading/unpacking astroalign Could not find a version that satisfies the requirement astroalign (from versions: 1.0a0, 1.0a0, 1.0a1, 1.0a2) Cleaning up... No distributions matching the version for astroalign Storing debug log for failure in /home/bruno/.pip/pip.log

pip installation failed, though a pip search did worked.

> pip search astroalign

astroalign - Astrometric Alignment of Images

BrunoSanchez commented 8 years ago

The problem was solved after a pip upgrade. pip >= 7.x works