You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closing because it's not specific to Gadfly, turns out this error happens when Julia runs out of memory, and Gadfly just happens to require >1GB to compile
I tried compiling the Gadfly package on fresh installs of both Fedora and Ubuntu, and both failed with the same error.
That happens with either
]add Gadfly
or]add Gadfly#master
(doesn't seem to matter)It failed to build both on Julia 1.1 and Julia 1.2
(In this instance I ran Julia as root, but it also happens when installed and used by a regular user)
Also, the file exists, of course:
Ubuntu version: Linux ubuntu-s-1vcpu-1gb-nyc1-01 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Fedora version: Linux preql 5.0.16-300.fc30.x86_64 #1 SMP Tue May 14 19:33:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: