LCOGT / gaia-astrometry-net

Code to generate astrometry.net index files from the GAIA catalog
GNU General Public License v3.0
9 stars 2 forks source link

Using an existing Astrometry installation (from Conda environment) #4

Open jasonbuechler opened 4 years ago

jasonbuechler commented 4 years ago

Astrometry can be installed via the conda-forge channel: https://anaconda.org/conda-forge/astrometry ...but when attempting to python install setup.py from this package's root, no attempt seems to be made to verify if Astrometry is already available.

How can one instruct this package to "see" an existing Astrometry installation already in the $PATH?

I spent ...far too long... trying to decrypt setuptools' documentation to hack it together myself, without success, but would be more than happy to modify setup.py/etc with a little guidance.

Thanks!

jasonbuechler commented 4 years ago

@cmccully I apologize for @'ing you but figured it was worth a try, on the off chance you don't have issue-notifications enabled for this repo.

cmccully commented 4 years ago

No need to apologize. I did not have the notifications turned on. Let me take a look.

On Fri, Feb 28, 2020 at 1:57 PM jasonbuechler notifications@github.com wrote:

@cmccully https://github.com/cmccully I apologize for @'ing you but figured it was worth a try, on the off chance you don't have issue-notifications enabled for this repo.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/LCOGT/gaia-astrometry-net/issues/4?email_source=notifications&email_token=ABIVYHGBQL23MCWW2AJWZK3RFGCGDA5CNFSM4K2W6R72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENKJ2FA#issuecomment-592747796, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIVYHEB5KACIOM4SYXQKCTRFGCGDANCNFSM4K2W6R7Q .

jasonbuechler commented 4 years ago

Awesome!
I very much appreciate it, thank you :)

yfoo commented 4 years ago

Hi Curtis,

Do you have an update for us regarding Jason's question? Thanks much!

Chris