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

Add how to precompile into readme #6

Open
lstark-uibk opened this issue Jan 18, 2024 · 0 comments
Open

Add how to precompile into readme #6

lstark-uibk opened this issue Jan 18, 2024 · 0 comments

Comments

@lstark-uibk
Copy link

in my case i loaded the program with vsc github and everything was downloaded.
but then I failded to precompile everything

So just state: before first time running:
run in julia
using Pkg
Pkg.precompile()
if this is not working (as was the case with me) run Pkg.update()
Pkg.activate .

Or another way round (I donot really know the details)

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

1 participant