Giter Club home page Giter Club logo

Comments (14)

azupanc avatar azupanc commented on June 7, 2024 2

Hi Constantin,

thanks for pointing this out. We made a major code refactoring in v0.3 and not all of the examples have been updated. We'll get tp you back as soon as it's done.

Best regards,

Anze

from eo-learn.

AleksMat avatar AleksMat commented on June 7, 2024 1

We updated the examples, fixed a few bugs in code and released a new eo-learn version 0.3.1.

Thanks for raising the issue, hope that everything works now.

from eo-learn.

CoSandu avatar CoSandu commented on June 7, 2024 1

Thank you very much to everybody!
I'll give it a try right now. Hopefully I won't come back with any issues.
Keep up the good work.
Cheers,
Constantin

from eo-learn.

DevleenaBhattacharjee avatar DevleenaBhattacharjee commented on June 7, 2024

Hello E0-Learn Team,

I am still facing this issue, can you please help.
I have installed the latest eo-learn version . But still when I do this

from eolearn.io import L8L1CWMSInput

I get the following

from eolearn.io import L8L1CWMSInput
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\hp\Anaconda3\envs\tensorflow\lib\site-packages\eolearn\io_init_.py", line 8, in
from .geopedia import AddGeopediaFeature
File "C:\Users\hp\Anaconda3\envs\tensorflow\lib\site-packages\eolearn\io\geopedia.py", line 7, in
from rasterio import transform, warp
File "C:\Users\hp\Anaconda3\envs\tensorflow\lib\site-packages\rasterio_init_.py", line 23, in
from rasterio._base import gdal_version
ImportError: DLL load failed: The specified module could not be found.

What am I doing wrong here ?

even when I am importing S2L1CWCSInput, I get the following

ImportError Traceback (most recent call last)
in
----> 1 from eolearn.io import *

~\Anaconda3\envs\tensorflow\lib\site-packages\eolearn\io_init_.py in
6 S2L1CWCSInput, L8L1CWMSInput, L8L1CWCSInput, S2L2AWMSInput, S2L2AWCSInput, DEMWMSInput, DEMWCSInput,
7 AddSen2CorClassificationFeature
----> 8 from .geopedia import AddGeopediaFeature
9 from .local_io import ExportToTiff
10

~\Anaconda3\envs\tensorflow\lib\site-packages\eolearn\io\geopedia.py in
5 import numpy as np
6 import logging
----> 7 from rasterio import transform, warp
8
9 from sentinelhub import MimeType, CustomUrlParam, CRS, GeopediaWmsRequest, transform_bbox

~\Anaconda3\envs\tensorflow\lib\site-packages\rasterio_init_.py in
21 pass
22
---> 23 from rasterio._base import gdal_version
24 from rasterio.drivers import is_blacklisted
25 from rasterio.dtypes import (

ImportError: DLL load failed: The specified module could not be found.

from eo-learn.

mlubej avatar mlubej commented on June 7, 2024

It is possible that the eo-learn version which you installed is not the one that your system is using, so there might be two of them.

Can you execute which python in the terminal where you execute the eo-learn installation and execute !which python in the jupyter notebook cell and please provide the output of both.

from eo-learn.

DevleenaBhattacharjee avatar DevleenaBhattacharjee commented on June 7, 2024

from eo-learn.

mlubej avatar mlubej commented on June 7, 2024

Thank you Matic for the quick revert it shows 3.5.5

Thank you, but I'm more interested in the location of the python interpreter, rather than the version itself.

The output should be something like this:

$ which python
/home/mlubej/software/anaconda3/bin/python

but I need it for both cases

from eo-learn.

DevleenaBhattacharjee avatar DevleenaBhattacharjee commented on June 7, 2024

from eo-learn.

mlubej avatar mlubej commented on June 7, 2024

Dear @DevleenaBhattacharjee,

I see you are using Windows. Did you follow the windows specific instructions?

from eo-learn.

DevleenaBhattacharjee avatar DevleenaBhattacharjee commented on June 7, 2024

from eo-learn.

mlubej avatar mlubej commented on June 7, 2024

Did you also install them from the Unofficial Windows wheels repository?

from eo-learn.

DevleenaBhattacharjee avatar DevleenaBhattacharjee commented on June 7, 2024

from eo-learn.

DevleenaBhattacharjee avatar DevleenaBhattacharjee commented on June 7, 2024

Solved Now !
Thank you very much

from eo-learn.

DevleenaBhattacharjee avatar DevleenaBhattacharjee commented on June 7, 2024

from eo-learn.

Related Issues (20)

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.