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

Can't import "sumVisitors" #60

Open
mooseyoose opened this issue Nov 6, 2020 · 2 comments
Open

Can't import "sumVisitors" #60

mooseyoose opened this issue Nov 6, 2020 · 2 comments

Comments

@mooseyoose
Copy link

I'm trying to use the sumVisitors hook but I get the error when I try to import it:

ImportError: cannot import name 'sumVisitors' from 'flask_track_usage.summarization'

Any idea?

Thanks.

@ashcrow
Copy link
Owner

ashcrow commented Nov 6, 2020

Hi @mooseyoose! Are you seeing this in master or in a specific release?

@ashcrow
Copy link
Owner

ashcrow commented Nov 6, 2020

Ah, right. This code which hasn't been implemented and is listed as "TBD". You can see it at https://github.com/ashcrow/flask-track-usage/blob/master/src/flask_track_usage/summarization/__init__.py#L178-L196

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