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

Python TypeError when executing script to transform the bounding box and create an interactive map #92

Closed
Oresso1 opened this issue Sep 3, 2024 · 3 comments

Comments

@Oresso1
Copy link

Oresso1 commented Sep 3, 2024

I'm currently utilizing the SilviMetric Demo in a Colab environment. I have installed CondaColab successfully as well as all of SilviMetric dependencies. I was also able to successfully import all necessary packages during the "Setup" stage. But once I import the packages and run the next script to transform the bounding box and create an interactive map, I received an error "TypeError: Argument 'bbox' has incorrect type (expected tuple, got list)"
Error240903
TypeError2

@kylemann16
Copy link
Collaborator

Thanks for the issue, will look into this

@kylemann16
Copy link
Collaborator

Should be fixed now with pushes of #93 and #94, had a couple of things to implement to catch up to dependency updates. Let me know if you're able to run it now.

Thank you for bringing this to our attention!

@kylemann16
Copy link
Collaborator

Closing this for now. If you still have problems feel free to re-open.

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