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

cannot run tests #1

Open
imxt opened this issue Nov 20, 2021 · 0 comments
Open

cannot run tests #1

imxt opened this issue Nov 20, 2021 · 0 comments

Comments

@imxt
Copy link

imxt commented Nov 20, 2021

Hi, Professor Jeremy Siek. I'm reading Essentials of Compilation An Incremental Approach in Python. I'd like to thank you for writing such a nice book about compilers.
I've downloaded the related source codes. But when I typed python3.10 run-tests.py, The shell shows me
Traceback (most recent call last): File "/root/compiler/python-student-support-code/run-tests.py", line 15, in <module> run_tests('var', compiler, 'var', TypeError: run_tests() missing 1 required positional argument: 'interp_C'
How can I fix this problem?

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

No branches or pull requests

1 participant