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

Impossible de lancer le programme sans code d'érreur #11

Open
sikelio opened this issue Feb 16, 2021 · 0 comments
Open

Impossible de lancer le programme sans code d'érreur #11

sikelio opened this issue Feb 16, 2021 · 0 comments

Comments

@sikelio
Copy link

sikelio commented Feb 16, 2021

Bonjour,

J'aimerais pouvoir tester le programme sauf qu'a chaque lancement j'ai une erreur (ci dessous)

root@pop-os:/home/sikelio/ascii-webcam# py cam.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 <module> result = eval(args.expression) File "<string>", line 1, in <module> cam.py NameError: name 'cam' is not defined

Je voulais savoir s'il y a quelque chose que j'ai raté.
J'ai bien suivi les instructions dans la repo

Merci d'avance

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