Closed bourbonkk closed 1 year ago
Oh, this went undetected in the CI because attrs is a dependency of flake8-bugbear
which is itself a dev dependency of remoulade.
Sorry for this, will be fixed soon. Meanwhile, you can add attrs dependency on your project as a workaround.
fixed in 3.0.1
Issues
GitHub issues are for bugs. If you have questions, please ask them on stackoverflow. attr dependency is missing in 3.0.0 version
Checklist
What OS are you using?
ubuntu 20.04
What version of Remoulade are you using?
3.0.0
What did you do?
Running test code (https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/instrumentation/opentelemetry-instrumentation-remoulade/tests/test_messages.py)
What did you expect would happen?
Running test code successfully
What happened?
ModuleNotFoundError