Julia dislikes living under a file system path including :
#57092
Labels
bug
Indicates an unexpected problem or unintended behavior
compiler:precompilation
Precompilation of modules
packages
Package management and loading
When the path that Julia lives under on the file system includes
:
, Julia refuses to precompile many packages, even stdlibs:To reproduce, one might need to delete
$HOME/.julia/compiled
or similar, to force precompilation to be attempted again.Not a recent regression, reproduced on all of v1.10, v1.11, v1.12.
The text was updated successfully, but these errors were encountered: