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

why I still install the version 0.4.5 #185

Open
AmplitudeGravity opened this issue Feb 28, 2020 · 10 comments
Open

why I still install the version 0.4.5 #185

AmplitudeGravity opened this issue Feb 28, 2020 · 10 comments

Comments

@AmplitudeGravity
Copy link

I use the pkg.add("Symata.jl"). How can I install the latest version 0.4.8?

@AmplitudeGravity
Copy link
Author

The version 0.4.5 will always generate lots of warning informations, although it get correct results

@jlapeyre
Copy link
Owner

jlapeyre commented Mar 2, 2020

I'm not sure why. The following should install the latest version:

Pkg.add(PackageSpec(name="Symata", rev="master"))

@AmplitudeGravity
Copy link
Author

Thanks for replying. But it still fails.
image

@jlapeyre
Copy link
Owner

jlapeyre commented Mar 3, 2020

The package causing the error, DiffResults is not actually used by Symata at the moment. I removed it and pushed the commit to master.

Can you try again ?

@AmplitudeGravity
Copy link
Author

Hi again, the error from "DiffResults" is solved. Many thanks. There is another bug as attached.
WeChat96bad956d70c4d1785a602b39536001b

@jlapeyre
Copy link
Owner

jlapeyre commented Mar 3, 2020

I just updated master to solve this, hopefully.
This is a generic problem with Julia packages. If it still does not load, please let me know and I will fix it again.

@AmplitudeGravity
Copy link
Author

Hi again, thanks for the timely update. There is still one problem as enclosed.
WeChat32c45045a22572ea1349fe31631b2ceb

@jlapeyre
Copy link
Owner

jlapeyre commented Mar 4, 2020

I pushed more fixes for versions to master. I hope this is all.

Still, I don't understand why your system is unable to find recent versions of packages.

@AmplitudeGravity
Copy link
Author

Thanks anyway. It is not urgent for me. Looking forward your new versions. PS. My system is Macos 10.13 and i use julia 1.1.

@jlapeyre
Copy link
Owner

jlapeyre commented Mar 5, 2020

Ok. Please let me know if the current master branch of Symata works for you.

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