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

Unary counter bug #1

Open
TheSecondComing123 opened this issue Dec 6, 2021 · 1 comment
Open

Unary counter bug #1

TheSecondComing123 opened this issue Dec 6, 2021 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers wontfix This will not be worked on

Comments

@TheSecondComing123
Copy link

TheSecondComing123 commented Dec 6, 2021

>**">S*">N
"
>@*S*N+SS*@

should be the unary counter but it doesn't actually work. The error message in Git CMD is:

Error in sys.excepthook:
Traceback (most recent call last):
  File "NLRNIS.py", line 39, in erroring
    print(end=errreason, file=sys.stderr)
TypeError: end must be None or a string, not Exception

Original exception was:
Traceback (most recent call last):
  File "NLRNIS.py", line 61, in <module>
    raise Exception("ERROR IN FILE", sys.argv[1], "VARIABLE NOT FOUND IN ITERATION", iteration)
Exception: ('ERROR IN FILE', 'file.txt', 'VARIABLE NOT FOUND IN ITERATION', 1)
@Fmbalbuena Fmbalbuena added bug Something isn't working good first issue Good for newcomers wontfix This will not be worked on labels Jan 28, 2022
@Fmbalbuena
Copy link
Owner

I will do this, but not now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants