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

AttributeError #151

Open
soundmartell opened this issue Nov 15, 2021 · 1 comment
Open

AttributeError #151

soundmartell opened this issue Nov 15, 2021 · 1 comment

Comments

@soundmartell
Copy link

AttributeError: module 'contextlib' has no attribute 'nullcontext'

@MichaelQuaMan
Copy link

@soundmartell Can you provide a stacktrace so we can see where and when the exception happens?

contextlib module is just a generic module for handling the Python context manager: https://docs.python.org/3/library/contextlib.html

So, just posting this message and expecting someone to fix it, is like driving a car, hearing a noise and telling the mechanic you heard a noise.

If you can provide more detail I'd be happy to take a look, but just this error isn't sufficient to even start to an investigation.

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