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

tests/integration/s3/test_s3.py:6: error: Module "boto3" has no attribute "Session"; maybe "session"? #5475

Closed
zhang-jc opened this issue Jul 24, 2022 · 1 comment
Labels
bug Bug report

Comments

@zhang-jc
Copy link

The following error occurs when building:

tests/integration/s3/test_s3.py:6: error: Module "boto3" has no attribute "Session"; maybe "session"?
Found 1 error in 1 file (checked 493 source files)

> Task :metadata-ingestion:lint FAILED

> Task :datahub-web-react:yarnLint
Done in 50.53s.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':metadata-ingestion:lint'.
> Process 'command 'bash'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 13s
370 actionable tasks: 85 executed, 285 up-to-date

Desktop (please complete the following information):

@zhang-jc zhang-jc added the bug Bug report label Jul 24, 2022
@shirshanka
Copy link
Contributor

Can you refresh your branch and retry. This error has been fixed in 2c48329.
Please re-open if it is reproducible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

2 participants