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

Running kontrol version errors on execution #64

Closed
F-WRunTime opened this issue Oct 2, 2023 · 0 comments · Fixed by #77
Closed

Running kontrol version errors on execution #64

F-WRunTime opened this issue Oct 2, 2023 · 0 comments · Fixed by #77
Assignees
Labels
bug Something isn't working

Comments

@F-WRunTime
Copy link
Member

Running on kontrol version 0.1.12 -- Commit SHA: 8fba019

Error when running kontrol version

Traceback (most recent call last):
  File "/nix/store/2yp4a3sfjmq1smr06mbx2rap19pkfsln-python3.10-kontrol-0.1.9/bin/..kontrol-wrapped-wrapped", line 9, in <module>
    sys.exit(main())
  File "/nix/store/2yp4a3sfjmq1smr06mbx2rap19pkfsln-python3.10-kontrol-0.1.9/lib/python3.10/site-packages/kontrol/__main__.py", line 61, in main
    logging.basicConfig(level=_loglevel(args), format=_LOG_FORMAT)
  File "/nix/store/2yp4a3sfjmq1smr06mbx2rap19pkfsln-python3.10-kontrol-0.1.9/lib/python3.10/site-packages/kontrol/__main__.py", line 671, in _loglevel
    if args.debug:
AttributeError: 'Namespace' object has no attribute 'debug'
@F-WRunTime F-WRunTime added the bug Something isn't working label Oct 2, 2023
@F-WRunTime F-WRunTime changed the title Running kontrol version errors out running subcommand Running kontrol version errors on execution Oct 2, 2023
@spencerhaoxiao spencerhaoxiao self-assigned this Oct 5, 2023
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

Successfully merging a pull request may close this issue.

2 participants