Error with artFile #21
Unanswered
kseniatsocheva
asked this question in
Q&A
Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
When I tried to run the file. I get this error message:
Traceback (most recent call last):
File "D:\RD30\PyBirthdayWish.py", line 13, in
art = import(f'arts.{artFile}', globals(), locals(), ['*'])
NameError: name 'artFile' is not defined
Could you please help?
Beta Was this translation helpful? Give feedback.
All reactions