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

Pypi files are out of date #121

Open
hgf777-br opened this issue Jul 17, 2024 · 3 comments
Open

Pypi files are out of date #121

hgf777-br opened this issue Jul 17, 2024 · 3 comments

Comments

@hgf777-br
Copy link

I installed the default version from Pypi using:

pip install landsatexplore

It install fine and connects to the api. But when I try to download a scene I got a download error.

After reading some issues and comparing the code in the repository with the one installed by pip I found out they arte not the same.

So I donwloaded the files from the repository and replaced them in my virtual enviroment.

Now it is working perfectly. I believe someone has to update the Pypi repository. Thanks for the great software.

@veroandreo
Copy link
Collaborator

Hello @hgf777-br,

Unfortunately the original developer of landsatxplore cannot mantain the package any longer (for a couple of years already). Me or @neteler can merge PRs (if someone tests and tells us what to merge), but I have no idea how to update Pypi files or do new releases (and neither time nor needed credentials to do so).

Personally, I moved to eodag library that supports several EO data providers.

@shunt16
Copy link

shunt16 commented Nov 21, 2024

If the package is effectively no longer maintainable can I suggest putting a warning to this effect at the top of the readme?

@shunt16
Copy link

shunt16 commented Nov 26, 2024

Thanks! 😄

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

3 participants