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

Breaks when running on colab or local #79

Open
convergenceIM opened this issue Dec 19, 2024 · 1 comment
Open

Breaks when running on colab or local #79

convergenceIM opened this issue Dec 19, 2024 · 1 comment

Comments

@convergenceIM
Copy link

I'm testing predictHQ. I got failures both when running on colab and when running locally in a clean env. Issues with no .to_dict() method on Events (now is .dict() I think). Also an issue with how the params was passed into .search() - fixed by passing in **params so it'd unpack into kwargs. This was on python 3.13. Not sure if you only support lower versions

@convergenceIM
Copy link
Author

also latitude and latitude_store don't match on the kwargs. Good practice to be consistent so we dont' need to rely on positional arguments

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

1 participant