JuliaMath / JuliaMath/FFTW.jl

Unable to automatically install FFTW

Open
#165 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
300
Forks
61
PR merge metrics
No merged PRs in 30d

Description

FFTW cannot be automatically installed using Pkg.update or Pkg.instantiate or manually with Pkg.add - in all cases I get the following error message:

ERROR: Unable to automatically install 'FFTW' from 'C:\Users\Neelram\.julia\packages\FFTW_jll\7HPom\Artifacts.toml'

I am using Windows 8 and Julia 1.5.1 (see below)
```julia
julia> versioninfo()
Julia Version 1.5.1
Commit 697e782ab8 (2020-08-25 20:08 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, haswell)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.