# Trouble with installing AlphaShapes package

**URL:** https://discourse.julialang.org/t/trouble-with-installing-alphashapes-package/134599
**Category:** General Usage
**Created:** [December 16, 2025, 10:36pm UTC](https://discourse.julialang.org/t/trouble-with-installing-alphashapes-package/134599 "2025-12-16T22:36:59Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![giordano](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/giordano/32/2166_2.png) [@giordano](https://discourse.julialang.org/u/giordano)
#### Post date: [December 16, 2025, 10:53pm UTC](https://discourse.julialang.org/t/trouble-with-installing-alphashapes-package/134599/3 "2025-12-16T22:53:45Z")

</div>

> [@Weird \`ERROR: LoadError: ArgumentError: Platform \`riscv64-linux-gnu-libgfortran5\` is not an officially supported platform\` when loading package](https://discourse.julialang.org/t/weird-error-loaderror-argumenterror-platform-riscv64-linux-gnu-libgfortran5-is-not-an-officially-supported-platform-when-loading-package/124537/3):
>
> Then you have an older version of JLLWrappers in some other environment. You should have 1.7.0 everywhere, if you somehow happen to load a previous version you get that issue. Of course not, otherwise they wouldn’t get that error in the first place.

TLDR you have an old version of the package JLLWrappers in your environment (\<v1.7.0) _and_ you’re using an old version of Julia (\<v1.10.8, or \<v1.11.3 in the 1.11 series). Update either JLLWrappers or your Julia version, ideally both of them.

---

_[View the full topic](https://discourse.julialang.org/t/trouble-with-installing-alphashapes-package/134599)._
