patrickloeber / pytorch-chatbot

Simple chatbot implementation with PyTorch.
MIT License
420 stars 334 forks source link

code not run in VS code #16

Open epixcode90 opened 1 year ago

epixcode90 commented 1 year ago

Traceback (most recent call last): File "d:/coding/belajar pyton/pertama/chatbot/train.py", line 12, in with open('intents.json', 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: 'intents.json'

epixcode90 commented 1 year ago

but i can run in cmd