Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to use due to platform mismatch #105

Closed
RobbieMackenzie opened this issue Feb 5, 2025 · 1 comment
Closed

Failing to use due to platform mismatch #105

RobbieMackenzie opened this issue Feb 5, 2025 · 1 comment

Comments

@RobbieMackenzie
Copy link

RobbieMackenzie commented Feb 5, 2025

Hi there,
I'm trying to test Dierckx.jl for a project, but I'm running into an issue with my using Dierckx statement. Output copied below: -

`

pkg> add Dierckx
Resolving package versions...
Updating C:\Users[...]\Project.toml
[39dd38d3] + Dierckx v0.5.4
Updating C:\Users[...]\Manifest.toml
[39dd38d3] + Dierckx v0.5.4
[cd4c43a9] + Dierckx_jll v0.2.0+0

[ Info: Precompiling Dierckx [39dd38d3-220a-591b-8e3c-4c3a8c710a94] (cache misses: wrong dep version loaded (2), wrong source (2))
ERROR: LoadError: ArgumentError: Platform riscv64-linux-gnu-libgfortran5 is not an officially supported platform

`

What has me confused is that I'm not on that platform. My OS is Windows 11, my cpu is an Intel Core i7.

Thanks for any help you can give.

Edit: removed quotes from code section to maintain formatting.

@RobbieMackenzie
Copy link
Author

Oddly this seemed to fix itself when I renamed the folder I was working in from Dierckx to something else (similarly I didn't run into the project when just using my generic Julia 1.11 environment rather than the project-specific one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant