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

can't set up NtToolBox julia package on my computer #68

Open
assia855 opened this issue Mar 16, 2021 · 2 comments
Open

can't set up NtToolBox julia package on my computer #68

assia855 opened this issue Mar 16, 2021 · 2 comments

Comments

@assia855
Copy link

julia> using Pkg; Pkg.activate("."); Pkg.instantiate();
Activating new environment at C:\Users\assia\Documents\DeepLearningIntern\numericalTours\NtToolBox\Project.toml
Updating registry at C:\Users\assia\.julia\registries\General
┌ Warning: Some registries failed to update:
│ — C:\Users\assia\.julia\registries\General — registry dirty
└ @ Pkg.Types C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.5\Pkg\src\Types.jl:1194
No Changes to C:\Users\assia\Documents\DeepLearningIntern\numericalTours\NtToolBox\Project.toml
No Changes to C:\Users\assia\Documents\DeepLearningIntern\numericalTours\NtToolBox\Manifest.toml

@ajaiantilal
Copy link

@assia855 this might be late but if anyone needs a working julia version. here is the fork (https://github.com/ajaiantilal/numerical-tours) with a project.toml and some fixes for julia v1.6. Haven't tried it extensively but the import now works

cd to the directory numerical-tours\julia
and then pkg> dev ./NtToolBox
to install it perpetually

@assia855
Copy link
Author

assia855 commented Aug 11, 2021 via email

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