Skip to content

Precompilation error #326

Open
Open
@evetion

Description

@evetion

I've installed GeometryOps and LibGEOS automatically via Geo.jl, and I get:

┌ Geo
│  WARNING: Method definition simplify(GeometryOps.GEOS, Any) in module GeometryOps at /Users/evetion/.julia/packages/GeometryOps/VvjQq/src/transformations/simplify.jl:164 overwritten in module GeometryOpsLibGEOSExt at /Users/evetion/.julia/packages/GeometryOps/VvjQq/ext/GeometryOpsLibGEOSExt/simplify.jl:41.
│  ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation.
│  ┌ Error: Error during loading of extension GeometryOpsLibGEOSExt of GeometryOps, use `Base.retry_load_extensions()` to retry.
│  │   exception =
│  │    1-element ExceptionStack:
│  │    Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
│  │    Stacktrace:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions