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

module 'etw' has no attribute 'ProviderInfo'. #38

Open
lizitong67 opened this issue Nov 28, 2020 · 1 comment
Open

module 'etw' has no attribute 'ProviderInfo'. #38

lizitong67 opened this issue Nov 28, 2020 · 1 comment

Comments

@lizitong67
Copy link

When I ran the example code, it returns an attribute error:
providers = [etw.ProviderInfo('Some Provider', etw.GUID("{94335EB3-79EA-44D5-8EA9-306F49B3A041}"))] AttributeError: module 'etw' has no attribute 'ProviderInfo'.

What's going on?

@MoneySail
Copy link

the reason is that your etw is installed by 'pip',not by this repo's setup.py

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