AndrewAnnex / SpiceyPy

SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.
MIT License
385 stars 84 forks source link

Allow installation with existing cspice.tar.Z #371

Closed medley56 closed 4 years ago

medley56 commented 4 years ago

Add support for installing CSPICE from local directory, specified with environment variable SPICEYPY_CSPICE_PATH.

e.g. SPICEYPY_CSPICE_PATH=~/Downloads/cspice.tar.Z python setup.py install

Adresses #349

medley56 commented 4 years ago

"Allow edit by maintainers" is on. You should be able to continue work on this branch.

medley56 commented 4 years ago

I'm glad I could at least get the ball rolling. Even if it's now a different ball.

AndrewAnnex commented 4 years ago

in all seriousness, thanks again @medley56! sometimes a little push is all that is needed