×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

astrometry on linux - astropy issue

  • Posts: 43
  • Thank you received: 4
I have astrometry.net installed on ubuntu 16.04 from its repository. The version is 0.67+dfsg-1
But it failed to run from CCDCeil, and I got this log

This is because an astropy bug.
The astropy in Ubuntu's repository is too old. So we need to upgrade astropy manually.
Run this:
sudo pip install --upgrade pip
sudo pip install --upgrade astropy

The error is fixed.

----

It seems there is few people is maintaining astro package of Ubuntu.
6 years 3 weeks ago #23927

Please Log in or Create an account to join the conversation.

Time to create page: 0.316 seconds