Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dependency durign compile? #41

Closed
rgavazzi opened this issue Dec 1, 2021 · 2 comments
Closed

Missing dependency durign compile? #41

rgavazzi opened this issue Dec 1, 2021 · 2 comments

Comments

@rgavazzi
Copy link

rgavazzi commented Dec 1, 2021

julia> using Cosmology
[ Info: Precompiling Cosmology [76746363-e552-5dba-9a5a-cef6fa9cc5ab]
ERROR: LoadError: UndefVarError: Gyr not defined
Stacktrace:
 [1] top-level scope (repeats 2 times)
   @ none:1

Is there something related to Unitful missing in [76746363] Cosmology v1.0.0 that does not allow me to compile?
Thanks for the great work in putting this package together! Very useful and handy!

@giordano
Copy link
Member

giordano commented Dec 1, 2021

Fixed by #40

@giordano
Copy link
Member

giordano commented Dec 1, 2021

Version 1.0.1 of Cosmology.jl which includes the fix in #40 has been just released, to avoid further confusion. Sorry about that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants