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

@everywhere not defined #61

Open
PlayeRom opened this issue Jul 18, 2023 · 2 comments
Open

@everywhere not defined #61

PlayeRom opened this issue Jul 18, 2023 · 2 comments

Comments

@PlayeRom
Copy link

I don't know if it's something serious, but when running julia photoscenary.jl for the first time, julia downloads and installs dependencies and at the end of this operation I get an error message:

ERROR: LoadError: LoadError: UndefVarError: @everywhere not defined
in expression starting at /home/romek/Downloaded/Apps/FlightGear/Photoscenary/photoscenary.jl:167
in expression starting at /home/romek/Downloaded/Apps/FlightGear/Photoscenary/photoscenary.jl:167

But however, after second run of the command e.g.: julia -t 12 photoscenary.jl -r 10 -s 3 -i BIVI the photoscenery seems to be generated correctly.

I checked for julia versions 1.6.7 and 1.9.2, with the ~/.julia directory cleared, for Windows 10 and Linux Mint, and this error always occurs.

@MariuszXC
Copy link

I can confirm.
Same happens on Ubuntu 24.04.1 LTS.

After issuing $ julia photoscenary.jl -h julia downloads and installs a lot of dependencies, but the process ends with:

The Julia system has been updated ERROR: LoadError: UndefVarError: @everywhere not defined in Main in expression starting at /opt/fg/Photoscenary-main/photoscenary.jl:167 in expression starting at /opt/fg/Photoscenary-main/photoscenary.jl:167

Full session log attached.

firstrun.txt

@abassign
Copy link
Owner

abassign commented Nov 7, 2024 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

3 participants