0

I understand that GDAL is a prerequisite and have followed other threads to download the wheel file from Laboratory of Fluorescence Dynamics even taking note which file to download based on the python version for compatibility however, there is still an error

If I were to run "python -m pip install GDAL-3.4.1-cp38-cp38-win_amd64"

ERROR: Could not find a version that satisfies the requirement GDAL-3.4.1-cp38-cp38-win_amd64 (from versions: none) ERROR: No matching distribution found for GDAL-3.4.1-cp38-cp38-win_amd64

If I were to run "python -m pip install "C:\Users\foo\bar...\GDAL-3.4.1-cp38-cp38-win_amd64"

ERROR: GDAL-3.4.1-cp38-cp38-win_amd64.whl is not a supported wheel on this platform.

Hope anyone out there can enlighten me with this issue.

2
  • 1
    can you use conda? that's the recommended installation method and it works much, much more smoothly Commented Feb 24, 2022 at 17:01
  • I think you need to add the .whl extension Commented Feb 24, 2022 at 19:32

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.