M2 icon indicating copy to clipboard operation
M2 copied to clipboard

user's application directory on path too early.

Open DanGrayson opened this issue 5 years ago • 0 comments

The user's application directory, as provided by applicationDirectory(), is on the search path path before the pre-loaded packages, such as Normaliz and ConwayPolynomials, are loaded. This can cause problems for users if an old version of one of those packages is present. (It might have been installed from a previous, incompatible, version.)

DanGrayson avatar Jun 02 '20 15:06 DanGrayson