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 Report: Unhandled exception "AttributeError: module 'src.utils.settings' has no attribute 'LEGAL_DISCLAIMER_MSG'" (#0acc36ca) #931

Closed
commixreporter opened this issue Jun 8, 2024 · 2 comments

Comments

@commixreporter
Copy link

Commix version: 4.0-dev#62
Python version: 3.10.12
Operating system: posix
Command line: commix.py

Traceback (most recent call last):
  File \"commix.py", line 36, in <module>
    main()
  File \"commix.py", line 31, in main
    import src.core.main
  File \"main.py", line 572, in <module>
    print(settings.print_legal_disclaimer_msg(settings.LEGAL_DISCLAIMER_MSG))
AttributeError: module 'src.utils.settings' has no attribute 'LEGAL_DISCLAIMER_MSG'
@stasinopoulos
Copy link
Member

Similar with #930

Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

This action has been performed automatically by a bot.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants