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

Composite module missing #21

Closed
e5k opened this issue Dec 13, 2018 · 6 comments
Closed

Composite module missing #21

e5k opened this issue Dec 13, 2018 · 6 comments

Comments

@e5k
Copy link

e5k commented Dec 13, 2018

Hi there!

I am trying the notebooks attached with the master release. Just upgraded geetools using pip but I keep getting a:

ImportError: cannot import name 'composite'

I can import all other modules fine. I saw that the module composite was added 3 days ago, maybe it isn't yet available on pip?

Thanks!

@fitoprincipe
Copy link
Member

Hi @e5k! Yes, you are right, it's not available in pip yet. You can test it installing it directly from the repository:

  1. pip uninstall geetools
  2. navigate to where the cloned repository is
  3. pip install .

That should work. Let me know.

@e5k
Copy link
Author

e5k commented Dec 13, 2018

Brilliant, thanks so much for the super fast answer! And thanks for all the tools too!

@e5k e5k closed this as completed Dec 13, 2018
@fitoprincipe
Copy link
Member

You're welcome! And thank you for testing! It's great to know it's useful to someone else than me. =)

@e5k
Copy link
Author

e5k commented Dec 13, 2018 via email

@fitoprincipe
Copy link
Member

Send me an email to fitoprincipe82 at gmail, and I have a look as soon as I have some free time. Cheers!

@e5k
Copy link
Author

e5k commented Dec 13, 2018 via email

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

2 participants