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

.juliarc.jl not respected #41

Open
amellnik opened this issue May 30, 2017 · 0 comments
Open

.juliarc.jl not respected #41

amellnik opened this issue May 30, 2017 · 0 comments

Comments

@amellnik
Copy link

I have a .juliarc.jl which pushes a folder to LOAD_PATH. When I try to build_executable a script which uses a package in that folder I get a

LoadError("C:\\Users\\amellnik\\Documents\\Julia libraries\\Foo\\src\\build.jl",
    1,ArgumentError("Module Foo not found in current path.\nRun `Pkg.add(\"Foo\")`
    to install the Foo package."))))

error, although using Foo works when running the script or in the REPL.

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