Search found 1 match

by malcomoner
Mon Jul 15, 2024 8:11 pm
Forum: SMILE
Topic: name 'net' is not defined
Replies: 1
Views: 24799

name 'net' is not defined

I keep getting this error. I am trying to learn PySmile using SMILE and running the tutorial in the guidebook. I have attached the code below. Does anyone know what the issue is? I am following the steps as written but cannot get passed the third step.


class Tutorial1:
def __init__(self):
print ...