Precompiling PolynomialZeros

Hello everyone. I use Julia 1.3.1. I tried to add package PolynomialZeros but I get the error messages:

  1. [Info: Precompiling PolynomialZeros [11d3f387-6b1b-5124-abbd-847758a5de3c]
    ERROR: LoadError: LoadError: UndefVarError: gfelem not defined
  2. in expression starting at ~/.julia/packages/PolynomialFactors/dOBeW/src/PolynomialFactors.jl:17
    Does anyone know how to solve? Thanks.

It is an error in the package itself. It is mentioned in this issue already:

1 Like

Amin, Thanks.

1 Like