GithubHelp home page GithubHelp logo

gdal-sid's People

Contributors

idanmiara avatar

Stargazers

 avatar

Watchers

 avatar  avatar

gdal-sid's Issues

Cant Load requested DLL

I have a test.py module with a single line:
import osgeo

I get the following error print-outs (twice) when executing/running test.py:

ERROR 1: Can't load requested DLL: ..\site-packages\osgeo\gdalplugins\gdal_MrSID.dll
127: The specified procedure could not be found.

ERROR 1: Can't load requested DLL: ..\site-packages\osgeo\gdalplugins\gdal_MrSID.dll
127: The specified procedure could not be found.

Unfortunately, there is no clear indication of what *.py (or other kinds of files) are raising the above print-outs, but it certainly comes from import osgeo

NOTE: These error print-outs do not really prevent me from using the base GDAL/OSGEO package (#1 below). Is just something that started to be printed out after installation of your gdal-sid package (#2 below).

My intention/expectation is to use your gdal-sid package, so I have the necessary MrSid driver in order to convert *.sid files into *.tif files through python. The base GDAL package (#1 below) does not come with MrSID driver, and this is what eventually lead me to find and install your pypi.org package gdal-sid.

If you know of a different way of getting a base GDAL package that works with your gdal-sid, then let me know. The issue could be that the GDAL.whl package I'm using might be lacking a necessary component.


My Python environment is described below:
Python_Version: 3.10.6
Installed packages:

  1. "GDAL-3.4.3-cp310-cp310-win_amd64.whl"
  1. "gdal_sid-3.4.3-py3-none-win_amd64.whl"

NOTE: After installation of gdal-sid, I confirmed that “gdal_MrSID.dll” was successfully included under:

  • "..\site-packages\osgeo\gdalplugins\gdal_MrSID.dll”

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.