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

l3.py getting error #78

Open
maanich opened this issue Jul 5, 2022 · 0 comments
Open

l3.py getting error #78

maanich opened this issue Jul 5, 2022 · 0 comments
Labels
add site support New feature request

Comments

@maanich
Copy link

maanich commented Jul 5, 2022

py l3.py
/usr/bin/py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
from collections import Iterable
Traceback (most recent call last):
File "/usr/bin/py", line 167, in
result = eval(args.expression)
File "", line 1, in
l3.py
NameError: name 'l3' is not defined

@maanich maanich added the add site support New feature request label Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add site support New feature request
Projects
None yet
Development

No branches or pull requests

1 participant