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

[Bug] black_amass exited with code 1 #77

Open
inscope901 opened this issue Dec 10, 2021 · 0 comments
Open

[Bug] black_amass exited with code 1 #77

inscope901 opened this issue Dec 10, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@inscope901
Copy link

black_amass | from black.db import sessions
black_amass | File "/app/black/db/init.py", line 1, in
black_amass | from .sessions import Sessions
black_amass | File "/app/black/db/sessions.py", line 9, in
black_amass | from config import CONFIG
black_amass | File "/app/config/init.py", line 12, in
black_amass | CONFIG = yaml.load(w.read())
black_amass | TypeError: load() missing 1 required positional argument: 'Loader'
black_patator exited with code 1
black_amass exited with code 1

How I resolve that problem ?,thanks you

@inscope901 inscope901 added the bug Something isn't working label Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant