astral icon indicating copy to clipboard operation
astral copied to clipboard

Installation via conda-forge

Open pierrick-giffard opened this issue 5 years ago • 2 comments

Hi, I would like to use Astral for daylight calculations. I installed Astral with conda-forge (my conda version is 4.8.2) and I got Astral version 1.9.2. How can I get the last version? Also, when I run command from astral import sun I get the following error:

ImportError: cannot import name 'sun'

Any idea?

pierrick-giffard avatar Mar 23 '20 08:03 pierrick-giffard

That appears to be because that is the latest version the maintainers of the feedstock have created. You'll need to raise an issue at https://github.com/conda-forge/astral-feedstock to get it updated.

sffjunkie avatar May 20 '20 14:05 sffjunkie

I was running into the same issue and dug a bit in the astral-feedstock repo. I have a fix that seems to work here, but it seems like the repo over there is not very active anymore. Ill wait for a bit and see if any of the maintainers responds. In case that is not successful, is anybody here in touch with folks who are maintaining the feedstock?

jbusecke avatar Mar 17 '21 20:03 jbusecke